feat(WEB-249): first iteration design system primitives (typography, grid)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Button from "@/components/TempDesignSystem/Button"
|
||||
import Divider from "@/components/TempDesignSystem/Divider"
|
||||
import Link from "@/components/TempDesignSystem/Link"
|
||||
import Title from "@/components/TempDesignSystem/Title"
|
||||
import Title from "@/components/TempDesignSystem/Text/Title"
|
||||
|
||||
import { cardVariants } from "./variants"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user