Skip to content

Commit

Permalink
chore: post release commit
Browse files Browse the repository at this point in the history
  • Loading branch information
artmsilva committed Oct 23, 2023
1 parent 84bfee0 commit 44d8ff8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .storybook/manager.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { addons } from "@storybook/addons";
import yourTheme from "./YourTheme";
// import { addons } from "@storybook/addons";
// import yourTheme from "./YourTheme";

addons.setConfig({
theme: yourTheme
});
// addons.setConfig({
// theme: yourTheme
// });

0 comments on commit 44d8ff8

Please sign in to comment.