refactor: move input and label to design system
correct variables according to design system spec various cleanup
This commit is contained in:
@@ -10,7 +10,8 @@ import {
|
||||
SelectValue,
|
||||
} from "react-aria-components"
|
||||
|
||||
import Label from "@/components/TempDesignSystem/Form/Label"
|
||||
import { Label } from "@scandic-hotels/design-system/Label"
|
||||
|
||||
import Body from "@/components/TempDesignSystem/Text/Body"
|
||||
import useSetOverflowVisibleOnRA from "@/hooks/useSetOverflowVisibleOnRA"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user