Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
junaidzm13 committed Jan 3, 2024
1 parent 1f2079b commit b761450
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vuu-ui/showcase/src/examples/Popups/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export * as ContextMenu from "./ContextMenu.examples";
export * as Dialog from "./Dialog.examples";
export * as PopupMenu from "./PopupMenu.examples";
// export * as Tooltip from "./Tooltip.examples";
export * as Notifications from "./Notifications"
export * as Tooltip from "./Tooltip.examples";
export * as Notifications from "./Notifications";

0 comments on commit b761450

Please sign in to comment.