Match-id-ac71480e1967c2760b0d88d9e33224ac422176b8

This commit is contained in:
* 2022-10-24 15:03:29 +08:00 committed by *
parent c773b91dba
commit cbd821aed3
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';