jbilcke-hf's picture
jbilcke-hf HF staff
renaming to avoid confusion
a3f1817
raw history blame
No virus
109 Bytes
import { Main } from "../../main"
export default async function AccountChannelPage() {
return (<Main />)
}