Rename file

This commit is contained in:
2025-02-12 01:01:28 +01:00
parent 90497104d5
commit 7f9fca22a9
4 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import { Palette } from "../../lib/palette";
import { importArtWorks } from "../importMural";
import { Popup } from "./Popup";
import { Storage } from "../../lib/storage";
import { takeCanvasShot } from "../../lib/canvashot";
import { takeCanvasShot } from "../../lib/canvasShot";
const Container = styled.div`