fleet/frontend/components/modals/ShowQueryModal/index.ts
Gabriel Hernandez 550feef040
integrate with API to show query name and sql query for live query activity (#8864)
* integrate with API to show query name and sql query for live query activity

* move ShowQueryModal to common components
2022-11-29 16:55:17 +00:00

2 lines
44 B
TypeScript

export { default } from "./ShowQueryModal";