Skip to content

Commit

Permalink
fix: fix react
Browse files Browse the repository at this point in the history
  • Loading branch information
wkylin committed Dec 14, 2024
1 parent 44e5113 commit 97ab41c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/stateless/NumberFlowFix/index.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import React from 'react'

Check failure on line 1 in src/components/stateless/NumberFlowFix/index.jsx

View workflow job for this annotation

GitHub Actions / Qodana for JS

ESLint

ESLint: Install the 'eslint' package
import NumberFlow from '@number-flow/react'
import useCycle from '@hooks/useCycle'
import useRootClick from '@hooks/useRootClick'
Expand Down

0 comments on commit 97ab41c

Please sign in to comment.