docs: remove erroneous brack in animations guide (#33525)
Fixes #33459 PR Close #33525
This commit is contained in:
parent
f185fabc11
commit
9e83814e61
|
@ -36,9 +36,6 @@ import { transAnimation } from './animations';
|
|||
})
|
||||
])
|
||||
])
|
||||
// #docregion runtime
|
||||
],
|
||||
// #enddocregion runtime
|
||||
// #enddocregion reusable
|
||||
templateUrl: 'open-close.component.html',
|
||||
styleUrls: ['open-close.component.css']
|
||||
|
|
Loading…
Reference in New Issue