Rename file
This commit is contained in:
@@ -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`
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@ import {
|
||||
} from "@fortawesome/free-solid-svg-icons";
|
||||
import { FontAwesomeIcon } from "@fortawesome/react-fontawesome";
|
||||
import styled from "styled-components";
|
||||
import { createCanvas, drawPixelsOntoCanvas } from "../../lib/utils";
|
||||
import { Palette } from "../../lib/palette";
|
||||
import { clamp} from "lodash";
|
||||
import { Store } from "../../lib/store";
|
||||
|
||||
Reference in New Issue
Block a user