mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
chore(design-system): cleanmup rolepicker
This commit is contained in:
parent
3bc994da5f
commit
652e76241d
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ import {
|
|||
member,
|
||||
} from 'roleypoly/src/design-system/shared-types/storyData';
|
||||
import { RolePicker, RolePickerProps } from './RolePicker';
|
||||
import * as _ from 'styled-components'; // eslint-disable-line no-duplicate-imports
|
||||
|
||||
const props: Partial<RolePickerProps> = {
|
||||
guildData: guildData,
|
||||
|
|
Loading…
Add table
Reference in a new issue