Skip to content
Snippets Groups Projects

feat: use auto-imports

Merged Agustina Carrion requested to merge feat/use-auto-imports into main
Files
35
@@ -10,23 +10,6 @@ author: Raphael Haus
type: article
---
import {
Accordion,
ActionBox,
Tabs,
Member,
YoutubeEmbed,
Image
} from "@fchh/fcos-suite-ui";
import {
ImageGallery,
Carousel,
VerticalArticleCard,
HorizontalArticleCard,
Icon,
Button,
Pill,
} from "@components";
<ImageGallery
fullBleed={true}
Loading