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,
|
NgFor,
|
||||||
Component,
|
Component,
|
||||||
Directive,
|
Directive,
|
||||||
View,
|
|
||||||
Host,
|
Host,
|
||||||
forwardRef,
|
forwardRef,
|
||||||
Provider,
|
Provider,
|
||||||
|
|
Loading…
Reference in New Issue