feat(WEB-249): first iteration design system primitives (typography, grid)
This commit is contained in:
@@ -5,7 +5,7 @@ import { logout } from "@/constants/routes/handleAuth"
|
||||
import { serverClient } from "@/lib/trpc/server"
|
||||
|
||||
import Link from "@/components/TempDesignSystem/Link"
|
||||
import Title from "@/components/TempDesignSystem/Title"
|
||||
import Title from "@/components/TempDesignSystem/Text/Title"
|
||||
|
||||
import styles from "./sidebar.module.css"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user