Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Commit 1497b33

Browse files
committed
pull
2 parents 4d14fe6 + 96e3792 commit 1497b33

File tree

7 files changed

+292
-292
lines changed

7 files changed

+292
-292
lines changed

src/view/components/clue/ClueImage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Licensed under the MIT license.
33

44
import * as React from "react";
5-
import { VIEW_STATE, BUTTON_CLASSNAME } from "../../constants";
5+
import { BUTTON_CLASSNAME, VIEW_STATE } from "../../constants";
66
import CONSTANTS, { BUTTON_STYLING_CLASSES } from "../../constants";
77
import { ViewStateContext } from "../../context";
88
import { ClueSvg, IRefObject } from "./Clue_svg";

0 commit comments

Comments
 (0)