1
0
Fork 0
mirror of synced 2024-07-05 14:31:17 +12:00
This commit is contained in:
Conor_Mack 2020-03-20 14:55:54 +00:00
parent 339927b4be
commit a1ab885a83

View file

@ -32,18 +32,3 @@
bind:this={card}
style={`width: ${safeWidth}; height: ${safeHeight}`}
class={cardClass} />
<!-- <CardHeader title="Eyeoo" subtitle="efe wfew rregreg" />
<CardBody isPrimaryAction>
<CardImage url="https://picsum.photos/350/200" />
<H6 text="Body Header" horizontalMargin={10} />
<Body2 text="something something mc something" horizontalMargin={10} />
</CardBody>
<CardFooter>
<Button {_bb} text="Save" />
<Button {_bb} text="Cancel" />
<IconButton icon="3d_rotation" />
<IconButton icon="accessibility" />
<IconButton icon="alarm" />
</CardFooter> -->