We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 746aff6 commit 14e46f2Copy full SHA for 14e46f2
examples/normal-editor-example/src/NormalEditorExample.tsx
@@ -44,8 +44,6 @@ export const NormalEditorExample = memo(() => {
44
canvasUrl="/canvas-render"
45
previewUrl="/preview-render"
46
themeMode='dark'
47
- minionOptions={{
48
- }}
49
materials={materials}
50
navPanel={
51
<>
0 commit comments