mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-17 09:59:10 +00:00
chore: fix storybook for realsies
This commit is contained in:
parent
1bbc61c82f
commit
3d867c1db0
18 changed files with 927 additions and 34 deletions
|
@ -1,6 +1,6 @@
|
|||
import * as React from 'react';
|
||||
import { Role as RoleComponent } from './Role';
|
||||
import { roleCategory } from 'roleypoly/hack/fixtures/storyData';
|
||||
import { roleCategory } from '../../shared-types/storyData';
|
||||
import { withColors } from 'roleypoly/src/design-system/atoms/colors/withColors';
|
||||
import styled from 'styled-components';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue