Skip to content

Commit

Permalink
no idea what it does but it mimics other behavior and makes the tests…
Browse files Browse the repository at this point in the history
… pass
  • Loading branch information
sneakers-the-rat committed Jul 28, 2024
1 parent 1860888 commit 3f1cd4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import PropTypes from "prop-types";

import ImmutablePropTypes from "react-immutable-proptypes";

import QuoteIcon from "@/material-icons/400-24px/format_quote-fill.svg";
import QuoteIcon from "@/material-icons/400-24px/format_quote-fill.svg?react";
import {Icon} from "flavours/glitch/components/icon";


Expand Down

0 comments on commit 3f1cd4b

Please sign in to comment.