Skip to content

Commit

Permalink
remove some part
Browse files Browse the repository at this point in the history
  • Loading branch information
invisal committed Apr 15, 2024
1 parent 5ff80c9 commit 75cc317
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 237 deletions.
11 changes: 0 additions & 11 deletions gui/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,3 @@ export {
escapeSqlValue,
} from "./sqlite/sql-helper";
export { default as parseSafeJson } from "./lib/json-safe";
export { default as ConnectingDialog } from "./components/connection-dialog";
export { default as OpacityLoading } from "./components/loading-opacity";
export { default as QueryProgressLog } from "./components/query-progress-log";
export {
type OptimizeTableRowValue,
default as OptimizeTableState,
} from "./components/table-optimized/OptimizeTableState";
export type {
DatabaseTableColumnChange,
DatabaseTableSchemaChange,
} from "./components/schema-editor";
Loading

0 comments on commit 75cc317

Please sign in to comment.