Skip to content

Commit

Permalink
docs(plasma-web-docs): add Overlay docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TitanKuzmich committed Feb 9, 2024
1 parent a364fdb commit e2e8027
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions website/plasma-web-docs/docs/components/Overlay.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
id: overlay
title: Overlay
---

import { PropsTable, Description, StorybookLink } from '@site/src/components';

# Overlay
<Description name="Overlay" />
<PropsTable name="Overlay" exclude={['css']} />
<StorybookLink name="Overlay" />

0 comments on commit e2e8027

Please sign in to comment.