Skip to content

Commit

Permalink
Merge pull request #1400 from Wizleap-Inc/feat/full-modal-view
Browse files Browse the repository at this point in the history
Feat/full modal view
  • Loading branch information
ichi-h authored Nov 13, 2024
2 parents eae97b2 + b0e1dca commit 0d6cc21
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/cold-beers-roll.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@wizleap-inc/wiz-ui-react": patch
---

add WizFullModalView
1 change: 1 addition & 0 deletions packages/wiz-ui-react/src/components/base/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ export * from "./skeleton";
export * from "./tables";
export * from "./loading-overlay";
export * from "./pagination";
export * from "./full-modal-view";

0 comments on commit 0d6cc21

Please sign in to comment.