Skip to content

Commit

Permalink
feat: add pagination, dry up code and add loading state
Browse files Browse the repository at this point in the history
  • Loading branch information
k11kirky committed Jan 3, 2025
1 parent cfe7e10 commit 2454dc0
Show file tree
Hide file tree
Showing 4 changed files with 112 additions and 386 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export function AddInsightToDashboardModal(): JSX.Element {
</>
}
>
{/* <p>Add insight to dashboard {dashboard?.name}</p> */}
<AddSavedInsightsToDashboard />
</LemonModal>
)
Expand Down
Loading

0 comments on commit 2454dc0

Please sign in to comment.