Created the ActionCard index.js

This commit is contained in:
2023-06-09 00:03:03 +02:00
parent 1e244047e8
commit 12936699ef

@ -0,0 +1 @@
export {ActionCard as default} from "./ActionCard.jsx";