mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Add routes folder
This commit is contained in:
7
src/routes/readme.md
Normal file
7
src/routes/readme.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Routes
|
||||
|
||||
The Vue components that render out the individual routes defined in [`router.ts`](../router.ts).
|
||||
|
||||
## Modules
|
||||
|
||||
The module route and corresponding router component is a special case, as it dynamically renders the module based on the route path.
|
||||
Reference in New Issue
Block a user