refactor(playground): update the order management example to use the recommended APIs
This commit is contained in:
parent
134c6f57d5
commit
6f1a89e3a9
|
@ -4,7 +4,6 @@ import {
|
|||
NgFor,
|
||||
Component,
|
||||
Directive,
|
||||
View,
|
||||
Host,
|
||||
forwardRef,
|
||||
Provider,
|
||||
|
|
Loading…
Reference in New Issue