Skip to content

Commit

Permalink
Testing to get pathname's working for branch switcher.
Browse files Browse the repository at this point in the history
  • Loading branch information
patcon committed Oct 7, 2024
1 parent 8f6ed57 commit 4c127be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .storybook/preview.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
/** @type { import('@storybook/react').Preview } */
const preview = {
parameters: {
branches: {
hostname: "127.0.0.1:8080/storybook-bundle",
},
controls: {
matchers: {
color: /(background|color)$/i,
Expand Down

0 comments on commit 4c127be

Please sign in to comment.