Open DominikHorn opened 4 years ago
Instead of manually declaring routes in a separate file, decorate the main page component:
https://www.typescriptlang.org/docs/handbook/decorators.html
Credit for the idea to @schmitob
Instead of manually declaring routes in a separate file, decorate the main page component:
https://www.typescriptlang.org/docs/handbook/decorators.html
Credit for the idea to @schmitob