Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
mkumbobeaty committed Oct 16, 2024
1 parent 01b048c commit 92216dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/beta/lib/reearth-ui/components/Icon/icons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ import TextBolder from "./Icons/TextBolder.svg?react";
import TextItalic from "./Icons/TextItalic.svg?react";
import TextT from "./Icons/TextT.svg?react";
import TextUnderline from "./Icons/TextUnderline.svg?react";
import Timeline from "./Icons/timeline.svg?react";
import Timeline from "./Icons/Timeline.svg?react";
import TimeOrder from "./Icons/TimeOrder.svg?react";
import TimeOrderInverse from "./Icons/TimeOrderInverse.svg?react";
import Trash from "./Icons/Trash.svg?react";
Expand Down

0 comments on commit 92216dc

Please sign in to comment.