Created the Code index.js

This commit is contained in:
Mathias Wagner 2023-11-13 11:49:39 +01:00
parent 32f218bedb
commit 9ef9c2513c
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

1
src/states/Code/index.js Normal file
View File

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