Created the Card index

This commit is contained in:
Mathias Wagner 2022-09-12 00:59:52 +02:00
parent 70b1fb5028
commit 7a9f393184

View File

@ -0,0 +1 @@
export {default} from './Card.jsx';