Fix Category missing key + Fix button cannot be inside button
This commit is contained in:
parent
e94671d1d8
commit
ce65d448c9
3 changed files with 14 additions and 10 deletions
|
@ -99,6 +99,7 @@ const GetSVGLayoutConfiguration = () => {
|
|||
},
|
||||
{
|
||||
Type: 'Remplissage',
|
||||
Category: "Category2",
|
||||
CustomSVG: `
|
||||
<rect width="{width}" height="{height}" style="{style}"></rect>
|
||||
<rect width="{width}" height="{height}" stroke="black" fill-opacity="0"></rect>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue