Changed imports
This commit is contained in:
parent
47ed7da260
commit
4b33cff0d8
14 changed files with 72 additions and 56 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue