fix(SW-194): fix type imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { HeadingProps } from "@/components/TempDesignSystem/Text/Title/title"
|
||||
import type { HeadingProps } from "@/components/TempDesignSystem/Text/Title/title"
|
||||
|
||||
export type HeaderProps = {
|
||||
link?: {
|
||||
|
||||
Reference in New Issue
Block a user