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 62ae4fb commit cfe74aeCopy full SHA for cfe74ae
src/components/common/label/Label.tsx
@@ -1,6 +1,6 @@
1
import clsx from 'clsx'
2
3
-import { Highlight } from '../text'
+import { Highlight } from '@/components/common/text'
4
5
export interface LabelProps
6
extends React.LabelHTMLAttributes<HTMLLabelElement> {
0 commit comments