Created the Channels index.js

This commit is contained in:
Mathias Wagner 2023-11-13 20:10:49 +01:00
parent 0695339eff
commit d6c831f733
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

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