Skip to content

Commit

Permalink
add test image for Bicycle_1 mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
kfarr committed Jun 28, 2024
1 parent 5bb78de commit 66d7015
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/editor/components/components/AddLayerPanel/cardsData.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
const mixinsData = {
mixinId1: {
img: '',
bicycle_1: {
img: 'ui_assets/cards/models/bicycle_1.jpg',
icon: '',
description: 'Description',
description: "Bicycle, it's a bike!",
id: 1
},
mixinId2: {
Expand Down
Binary file added ui_assets/cards/models/bicycle_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 66d7015

Please sign in to comment.