import * as JSX from './jsx'; import { Page, GroupBox } from './components'; export default function Support() { return
{ /* note day: u have to actually add those routes in index-page.tsx */ } JSX.navigate( "/models" ) }>Models JSX.navigate( "/tutorial" ) }>Tutorial JSX.navigate( "/api" ) }>API JSX.navigate( "/tos" ) }>ToS Contact
}