Skip to content

Commit

Permalink
feat(storybook): testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dandonahoe committed Oct 5, 2024
1 parent 75e2591 commit d5d09b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storybook/preview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import '@mantine/dates/styles.css';
import '@mantine/core/styles.css';
import React from "react";


const preview: Preview = {
decorators: [
(Story, context) => (
Expand Down

0 comments on commit d5d09b2

Please sign in to comment.