Changed imports

This commit is contained in:
aronmal 2023-04-11 18:46:02 +02:00
parent 47ed7da260
commit 4b33cff0d8
Signed by: aronmal
GPG key ID: 816B7707426FC612
14 changed files with 72 additions and 56 deletions

View file

@ -1,5 +1,5 @@
import { CSSProperties, Dispatch, SetStateAction } from "react"
import { borderCN, cornerCN, fieldIndex } from "../../lib/utils/helpers"
import { borderCN, cornerCN, fieldIndex } from "@lib/utils/helpers"
import { Position, MouseCursor } from "../../interfaces/frontend"
type TilesType = {