Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
ShadowedBox.md 182 B

A shadowed box with content in it.

<ShadowedBox>
  <Text>Hi there!</Text>
  <Text secondary>Hi there secondary!</Text>
  <Text error>Hi there error!</Text>
</ShadowedBox>