diff --git a/client/src/common/components/IntegrationDialog/components/IntegrationItem/index.js b/client/src/common/components/IntegrationDialog/components/IntegrationItem/index.js new file mode 100644 index 00000000..9cdd4318 --- /dev/null +++ b/client/src/common/components/IntegrationDialog/components/IntegrationItem/index.js @@ -0,0 +1 @@ +export {IntegrationItem as default} from "./IntegrationItem"; \ No newline at end of file