Skip to content
Snippets Groups Projects
Commit d65ee2ad authored by Vink, S.A. (Sjoerd)'s avatar Vink, S.A. (Sjoerd)
Browse files

feat(visManager): updated folders

parent d3cc3c42
No related branches found
No related tags found
2 merge requests!135geo intergation,!129Feat/visManager
Pipeline #131268 passed
Showing
with 0 additions and 2 deletions
export { default as VisualizationDialog } from './panel/panel';
......@@ -10,7 +10,6 @@ import {
useSessionCache,
useVisualization,
} from '../data-access';
import { FormActions, FormBody, FormCard, FormDiv, FormHBar, FormTitle } from '../components';
export const Visualizations: Record<string, Function> = {
TableVis: () => import('./visualizations/tablevis/tablevis'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment