refactor: move divider to design system

remove not used variants and duplicate colors
This commit is contained in:
Christian Andolf
2025-06-12 15:56:33 +02:00
parent 2dd07eb6b8
commit 9551a629fa
71 changed files with 231 additions and 244 deletions

View File

@@ -1,4 +1,4 @@
import Divider from "@/components/TempDesignSystem/Divider"
import { Divider } from "@scandic-hotels/design-system/Divider"
import ExpiringPoints from "./ExpiringPoints"
import Points from "./Points"