We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First, take a look at the require elements at the top of the view.
Below the require elements, you can see a pretty standard structure.
There is only one require element, so shouldn't be plural.
The router-view is provided by Aurelia and is a placeholder that indicated where the router should render the current route.
Should be "indicates".
There are a few code boxes that are set to 'JavaScript' and cannot be changed to TypeScript. Easy to workaround, but maybe confusing for beginners.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
There is only one require element, so shouldn't be plural.
Should be "indicates".
There are a few code boxes that are set to 'JavaScript' and cannot be changed to TypeScript. Easy to workaround, but maybe confusing for beginners.
The text was updated successfully, but these errors were encountered: