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