fixup! armor print

main
Yanick Champoux 2022-03-26 13:10:54 -04:00
parent 139deb8614
commit 3e63ea24dd
1 changed files with 1 additions and 6 deletions

View File

@ -1,9 +1,4 @@
<Meta title="ShipEdit/Carrier" component={Carrier} argTypes={{
armor: {
type: 'object',
defaultValue: [2,4],
}
}} />
<Meta title="ShipEdit/Carrier" component={Carrier} argTypes={{}} />
<Story name="Primary" args={{}} />