update layu
This commit is contained in:
9
dashboard_js/app/routes/auth/support.jsx
Normal file
9
dashboard_js/app/routes/auth/support.jsx
Normal file
@@ -0,0 +1,9 @@
|
||||
import { Heading } from '~/components/heading'
|
||||
|
||||
export default function Component() {
|
||||
return (
|
||||
<>
|
||||
<Heading>...</Heading>
|
||||
</>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user