Skip to content

Commit

Permalink
add missing export for WidgetEmptyState component (#1120)
Browse files Browse the repository at this point in the history
  • Loading branch information
sauldom102 authored Jan 30, 2025
1 parent b6483ba commit dc47d38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/experimental/Widgets/exports.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ export * from "./ChartWidgetEmptyState"
export * from "./Content/exports"
export * from "./Layout/exports"
export * from "./Widget"
export * from "./WidgetEmptyState"
export * from "./WidgetSection"

0 comments on commit dc47d38

Please sign in to comment.