mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
Fix template
commit_hash:5cea50317f7ce0005f49099333faf7593c289575
This commit is contained in:
@@ -95,12 +95,12 @@ export const DEFAULT_EDITOR_VALUE = `{
|
||||
"width": {
|
||||
"type": "fixed",
|
||||
"value": 28,
|
||||
"unit": 28
|
||||
"unit": "sp"
|
||||
},
|
||||
"height": {
|
||||
"type": "fixed",
|
||||
"value": 28,
|
||||
"unit": 28
|
||||
"unit": "sp"
|
||||
},
|
||||
"margins": {
|
||||
"top": 2,
|
||||
|
||||
Reference in New Issue
Block a user