chore: install design system
This commit is contained in:
@@ -2,6 +2,7 @@ import { renderOptions } from "./renderOptions"
|
||||
|
||||
import Image from "@/components/Image"
|
||||
import JsonToHtml from "@/components/JsonToHtml"
|
||||
import { Button } from "@scandic-hotels/design-system"
|
||||
|
||||
import styles from "./puff.module.css"
|
||||
|
||||
@@ -27,6 +28,7 @@ export default function Puff({
|
||||
/>
|
||||
))}
|
||||
<section className={styles.content}>
|
||||
<Button>Hej!</Button>
|
||||
<header>
|
||||
<h3 className={styles.heading}>{title}</h3>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user