Files
supabase/apps/studio/components/interfaces/TableGridEditor/index.ts
Joshen Lim 58a9db9db5 Chore/fix searching in table editor clearing tabs (#35198)
* Fix searching in table editor clears tabs

* Clean

* clean

* Make close button slightly bigger
2025-04-22 17:33:21 +07:00

3 lines
132 B
TypeScript

export { default as EmptyState } from './EmptyState'
export { default as SidePanelEditor } from './SidePanelEditor/SidePanelEditor'