diff --git a/lib/pages/creature-page.tsx b/lib/pages/creature-page.tsx index 5a10afc..3364fc4 100644 --- a/lib/pages/creature-page.tsx +++ b/lib/pages/creature-page.tsx @@ -23,6 +23,7 @@ import { NestedCreatureSymbol, } from "../creature-symbol"; import { HoverDebugHelper } from "../hover-debug-helper"; +import { svgScale, SvgTransforms } from "../svg-transform"; const DEFAULT_BG_COLOR = "#858585"; @@ -321,9 +322,9 @@ export const CreaturePage: React.FC<{}> = () => { - + - +