mirror of
https://github.com/Rushilwiz/dear-anon.git
synced 2025-04-20 20:10:19 -04:00
14 lines
164 B
JSON
14 lines
164 B
JSON
{
|
|
"name": "core/spacer",
|
|
"category": "design",
|
|
"attributes": {
|
|
"height": {
|
|
"type": "number",
|
|
"default": 100
|
|
}
|
|
},
|
|
"supports": {
|
|
"anchor": true
|
|
}
|
|
}
|