Move organized content to the top of the playground to reduce weird scrolling effect

This commit is contained in:
Aditya Thakral 2021-06-09 04:49:02 -04:00
parent 99acb0f470
commit a25926b4f6
1 changed files with 8 additions and 8 deletions

View File

@ -12,6 +12,14 @@ import { TeamMemberCard } from "../components/TeamMemberCard";
# Playground
## `<OrganizedContent />`
Codey is supposed to say something here...
<OrganizedContentDemo />
---
## `<MiniEventCard />`
The `<MiniEventCard />` component has a collapsible description, and it is used
@ -64,11 +72,3 @@ display information about the execs: prez, VP, trez, AVP, and syscom overlord.
<TeamMemberCardDemo />
---
## `<OrganizedContent />`
Codey is supposed to say something here...
<OrganizedContentDemo />
---