refactor: breakout section header

This commit is contained in:
Christel Westerberg
2024-06-14 08:29:36 +02:00
parent f9acabce1f
commit b4f57d5ae3
13 changed files with 13 additions and 14 deletions

View File

@@ -2,7 +2,7 @@ import { Lock } from "react-feather"
import { serverClient } from "@/lib/trpc/server"
import Header from "@/components/MyPages/Blocks/Header"
import Header from "@/components/SectionHeader"
import Button from "@/components/TempDesignSystem/Button"
import Chip from "@/components/TempDesignSystem/Chip"
import Grids from "@/components/TempDesignSystem/Grids"