Skip to content

Commit

Permalink
fix(Drawer): Fix Drawer Navigation example (#1397)
Browse files Browse the repository at this point in the history
  • Loading branch information
silvalaura authored Aug 21, 2024
1 parent 83b19bc commit f4be5a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/docs-drawerExample.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'react-magma-docs': patch
---

fix(Drawer): Fix Drawer Navigation example
1 change: 1 addition & 0 deletions website/react-magma-docs/src/pages/api/drawer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export function Example() {
import React from 'react';
import {
Drawer,
DrawerPosition,
NavTabs,
NavTab,
Button,
Expand Down

2 comments on commit f4be5a8

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.