Created the ActionCard index.js

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

View File

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