docs(core): add missing closing brace in directive input example (#31901)
PR Close #31901
This commit is contained in:
parent
d0d875a3fe
commit
a610d12266
@ -140,7 +140,7 @@ export interface Directive {
|
|||||||
* class BankAccount {
|
* class BankAccount {
|
||||||
* bankName: string;
|
* bankName: string;
|
||||||
* id: string;
|
* id: string;
|
||||||
*
|
* }
|
||||||
* ```
|
* ```
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user