battlecode / galaxy

MIT License
10 stars 3 forks source link

Add Collapsible #674

Closed acrantel closed 1 year ago

acrantel commented 1 year ago

image

<Collapse title="This is the title">
  <p>Some content here</p>
  <div className="flex flex-row gap-2">
    <Icon name="check" />
    <p>alskdjfasdf</p>
    <h1>asdfljkasldkfj</h1>
  </div>
</Collapse>
n8kim1 commented 1 year ago

@lowtorola "at work" or "instead of work" or both