We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa66fe commit 14311ddCopy full SHA for 14311dd
packages/components/src/ui/button/index.tsx
@@ -1,4 +1,4 @@
1
-import { useFocusable } from "@follow/components/common/Focusable"
+import { useFocusable } from "@follow/components/common/Focusable.jsx"
2
import { LoadingCircle } from "@follow/components/ui/loading/index.jsx"
3
import { stopPropagation } from "@follow/utils/dom"
4
import { cn, getOS } from "@follow/utils/utils"
0 commit comments