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