feat: add basic styling to checkbox

This commit is contained in:
Fredrik Thorsson
2024-07-11 15:22:55 +02:00
parent aefa779a17
commit 4a18d68909
11 changed files with 89 additions and 8 deletions

View File

@@ -2,7 +2,6 @@ import { ScandicLogoIcon } from "@/components/Icons"
import Image from "@/components/Image"
import Button from "@/components/TempDesignSystem/Button"
import Chip from "@/components/TempDesignSystem/Chip"
import Body from "@/components/TempDesignSystem/Text/Body"
import Title from "@/components/TempDesignSystem/Text/Title"
import { getIntl } from "@/i18n"