Skip to content
Snippets Groups Projects
Commit 54fbb5f8 authored by Luke Schlangen's avatar Luke Schlangen Committed by Andrew Kushnir
Browse files

docs: fix AppComponent class name (#52976)

PR Close #52976
parent f63c0f6e
No related merge requests found
......@@ -23,7 +23,7 @@ When you are ready to pass in a value through an `Input`, values can be set in t
...
template: `<app-user occupation="Angular Developer"><app-user/>`
})
class UserComponent {}
class AppComponent {}
</docs-code>
<docs-workflow>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment