Format all files
This commit is contained in:
parent
27fefef081
commit
4d54a8b1f3
51 changed files with 267 additions and 266 deletions
|
@ -1,6 +1,6 @@
|
|||
import { ShipProps } from "../../interfaces/frontend"
|
||||
import classNames from "classnames"
|
||||
import React, { CSSProperties, useEffect, useRef } from "react"
|
||||
import { CSSProperties, useEffect, useRef } from "react"
|
||||
import { ShipProps } from "../../interfaces/frontend"
|
||||
|
||||
const sizes: { [n: number]: number } = {
|
||||
2: 96,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue