* fix(grid):Grid service wasn't being reset * fix(service):Fix the initial service state Services with mode specific state differed in internal state between initial and subsequent load. This fix address that structurally by allows the mode to store/manage service state, but makes the responsibility of service state central to the service. |
||
|---|---|---|
| .. | ||
| .storybook | ||
| .webpack | ||
| src | ||
| static | ||
| .gitignore | ||
| babel.config.js | ||
| CHANGELOG.md | ||
| package.json | ||
| README.md | ||
| tailwind.config.js | ||
@ohif/ui
For Running Storybook
cd platform/ui
yarn install
yarn storybook
Stories are available default at http://localhost:6006/