Skip to content

Commit

Permalink
fixup! chore: improve slides
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbert committed Oct 16, 2024
1 parent c953dcc commit f09509b
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions src/App.tsx
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
import {
Document,
Heading,
CodeBlock,
Surface,
UnorderedList,
UnorderedListItem,
Link,
ColumnLayout,
Document,
Figure,
FigureCaption,
Heading,
Image,
Figure,
ColumnLayout,
Link,
OrderedList,
OrderedListItem,
Code,
Surface,
UnorderedList,
UnorderedListItem,
} from "@utrecht/component-library-react/dist/css-module";
import { Paragraph } from "@nl-design-system-candidate/paragraph-react/css";
import { Slide } from "./Slide";
Expand Down

0 comments on commit f09509b

Please sign in to comment.