mirror of
https://github.com/Rushilwiz/dear-anon.git
synced 2025-04-21 12:30:19 -04:00
16 lines
191 B
JSON
16 lines
191 B
JSON
{
|
|
"name": "core/separator",
|
|
"category": "design",
|
|
"attributes": {
|
|
"color": {
|
|
"type": "string"
|
|
},
|
|
"customColor": {
|
|
"type": "string"
|
|
}
|
|
},
|
|
"supports": {
|
|
"anchor": true
|
|
}
|
|
}
|