chore(BOOK-754): Moved ContentCard to design system and added stories
Approved-by: Bianca Widstam Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
|
||||
import { useState } from "react"
|
||||
|
||||
import { ContentCard } from "@scandic-hotels/design-system/ContentCard"
|
||||
|
||||
import { Carousel } from "@/components/Carousel"
|
||||
import { ContentCard } from "@/components/ContentCard"
|
||||
import { Section } from "@/components/Section"
|
||||
import { SectionHeader } from "@/components/Section/Header"
|
||||
import SectionLink from "@/components/Section/Link"
|
||||
|
||||
Reference in New Issue
Block a user