Created the Code index.js

This commit is contained in:
2023-11-13 11:49:39 +01:00
parent 32f218bedb
commit 9ef9c2513c

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

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