We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3923ed9 commit 611a54cCopy full SHA for 611a54c
src/core/config.ts
@@ -93,4 +93,5 @@ export const Config: Config = {
93
setActiveElement: () => {},
94
focusStateKey: '$focus',
95
lockStyles: true,
96
+ rendererOptions: {},
97
};
0 commit comments