Merge remote-tracking branch 'origin/main' into feat/paint-slots
# Conflicts: # packages/core/src/store/use-scene.ts # packages/editor/src/components/editor/index.tsx
This commit is contained in:
@@ -270,7 +270,7 @@ export const shelfDefinition: NodeDefinition<typeof ShelfNode> = {
|
||||
presentation: {
|
||||
label: 'Shelf',
|
||||
description: 'A configurable shelving unit. Items host on each row.',
|
||||
icon: { kind: 'url', src: '/icons/shelf.png' },
|
||||
icon: { kind: 'url', src: '/icons/shelf.webp' },
|
||||
paletteSection: 'furnish',
|
||||
paletteOrder: 30,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user