generated from template/vite-react-template
feat: update new feature temp for panel
This commit is contained in:
6
template/user/route.ts
Normal file
6
template/user/route.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
import { app } from '../app';
|
||||
|
||||
app.route({
|
||||
path: 'user',
|
||||
key: 'login',
|
||||
});
|
||||
Reference in New Issue
Block a user