preview.js 100 B

12345
  1. export const parameters = {
  2. server: {
  3. url: 'http://localhost:3000/storybook-preview',
  4. },
  5. };