Skip to content

Commit

Permalink
Removed unused Exhibit component example
Browse files Browse the repository at this point in the history
  • Loading branch information
wereHamster committed Jun 6, 2024
1 parent 22f7dfb commit bd553ec
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pkg/timvir/blocks/Exhibit/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,3 @@ Use the `bleed` prop to control how much the checkered background extends beyond
style={{ height: 40, padding: "0 16px", background: "teal", color: "white", display: "flex", alignItems: "center" }}
/>
</Exhibit>

<Exhibit bleed={24} caption="Bleed 24">
<div
style={{ height: 40, padding: "0 16px", background: "teal", color: "white", display: "flex", alignItems: "center" }}
/>
</Exhibit>

0 comments on commit bd553ec

Please sign in to comment.