mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
# Conflicts: # addons/a11y/package.json # addons/actions/package.json # addons/cssresources/package.json # addons/info/package.json # addons/jest/package.json # addons/storyshots/storyshots-core/package.json # app/angular/package.json # app/ember/package.json # app/html/package.json # app/marko/package.json # app/mithril/package.json # app/polymer/package.json # app/preact/package.json # app/react/package.json # app/riot/package.json # app/svelte/package.json # app/vue/package.json # lib/components/package.json # lib/core/package.json # lib/router/package.json # lib/theming/package.json # lib/ui/package.json # yarn.lock
Storybook Router
Storybook Router is a wrapper library for reach/router. It ensures a single version of the router is used everywhere. It also includes some ready to use utils to read the path, query, viewMode and storyId from location.