Match-id-ac71480e1967c2760b0d88d9e33224ac422176b8
This commit is contained in:
parent
c773b91dba
commit
cbd821aed3
|
@ -17,4 +17,4 @@
|
|||
export const FunctionComponent = 'FunctionComponent';
|
||||
export const ClassComponent = 'ClassComponent';
|
||||
|
||||
export const OBSERVER_KEY = Symbol('_horizonObserver');
|
||||
export const OBSERVER_KEY = '_horizonObserver';
|
||||
|
|
Loading…
Reference in New Issue