diff --git a/webui/src/common/components/PageTitle/index.js b/webui/src/common/components/PageTitle/index.js new file mode 100644 index 0000000..b3f4bc1 --- /dev/null +++ b/webui/src/common/components/PageTitle/index.js @@ -0,0 +1 @@ +export {PageTitle as default} from "./PageTitle"; \ No newline at end of file