Skip to content

Commit

Permalink
Update packages/x-components/src/components/decorators/injection.cons…
Browse files Browse the repository at this point in the history
…ts.ts

Co-authored-by: Guillermo Cacheda <[email protected]>
  • Loading branch information
annacv and CachedaCodes authored Nov 9, 2023
1 parent a32680d commit 95fe019
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ export const SELECT_RESULT_VARIANT_KEY: XInjectKey<
*
* @internal
*/
export const FACET_KEY: string | number = '__unknown__';
export const UNKNOWN_FACET_KEY: string = '__unknown__';

0 comments on commit 95fe019

Please sign in to comment.