Match-id-3ecde3576a0fd5bac18cc8b1b9220113cc1bba7a

This commit is contained in:
* 2022-10-24 15:08:02 +08:00 committed by *
commit bc580894b7
1 changed files with 1 additions and 1 deletions

View File

@ -17,4 +17,4 @@
export const FunctionComponent = 'FunctionComponent';
export const ClassComponent = 'ClassComponent';
export const OBSERVER_KEY = Symbol('_horizonObserver');
export const OBSERVER_KEY = '_horizonObserver';