Created the Statistic index.js

This commit is contained in:
Mathias Wagner 2023-08-02 15:02:34 +02:00
parent e15d3f08ee
commit 22a08dcd0d
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

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