Skip to content

Commit

Permalink
修改细节
Browse files Browse the repository at this point in the history
  • Loading branch information
slince-zero committed Apr 29, 2024
1 parent edc8caf commit 3894980
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/page/center/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,11 @@ export default function CenterBoard() {
hexColor,
opacityValue,
proportionValue,
boardTool,
} = useContext(ImgContext)

const { imageContainerRef } = useContext(ImageDownloadContext)

const [isLoading, setIsLoading] = useState(false)
// console.log(uploadCurrentImage)

useEffect(() => {
if (imgInfo?.urls != null) {
Expand Down

0 comments on commit 3894980

Please sign in to comment.