Created the Person index

This commit is contained in:
Mathias Wagner 2022-09-12 21:09:34 +02:00
parent c0c2d8668c
commit 7c16155e1a

View File

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