Skip to content

Commit

Permalink
Merge pull request #657 from Amsterdam/improvement/update-dependencies
Browse files Browse the repository at this point in the history
Updated dependencies
  • Loading branch information
remyvdwereld authored Sep 4, 2024
2 parents 6e19aac + d1fcd14 commit 155881f
Show file tree
Hide file tree
Showing 3 changed files with 1,929 additions and 5,572 deletions.
3 changes: 2 additions & 1 deletion .storybook/preview.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import React from "react"
import { GlobalStyle, ThemeProvider } from "@amsterdam/asc-ui"

export const decorators = [
Expand All @@ -9,4 +10,4 @@ export const decorators = [
</div>
</ThemeProvider>
),
];
]
Loading

0 comments on commit 155881f

Please sign in to comment.