We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 803fdfc commit c11aad5Copy full SHA for c11aad5
src/chapters/chapter2.md
@@ -312,7 +312,7 @@ Open your app’s `app/app.component.ts` file and add a `styleUrls` property suc
312
})
313
```
314
315
-Next, open your app’s `app/pages/login/login.common.css` file and paste in the following code:
+Next, open your app’s `app/pages/login/login-common.css` file and paste in the following code:
316
317
``` CSS
318
StackLayout {
0 commit comments