Skip to content

Commit

Permalink
feat: switch to NextIntlClientProvider
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensacks committed Oct 14, 2024
1 parent c543c79 commit 2d46224
Show file tree
Hide file tree
Showing 4 changed files with 737 additions and 4,190 deletions.
4 changes: 1 addition & 3 deletions .storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ const config: StorybookConfig = {
name: "@storybook/react-vite",
options: {},
},
docs: {
autodocs: "tag",
},
docs: {},
};
export default config;
Loading

0 comments on commit 2d46224

Please sign in to comment.