Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Commit

Permalink
storybook styles fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JUtupe committed Apr 4, 2023
1 parent f46b731 commit 38c6e22
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions .storybook/preview-head.html

This file was deleted.

1 change: 1 addition & 0 deletions .storybook/preview.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import React from "react";
import { MemoryRouter } from "react-router-dom";
import type { Preview } from "@storybook/react";
import './../src/index.css';

const preview: Preview = {
parameters: {
Expand Down

0 comments on commit 38c6e22

Please sign in to comment.