mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-20 19:47:44 -04:00
fix Blank atomic attribute. Signed-off-by: lihong <lihong67@huawei.com> Change-Id: I3f6cb9ba4ad571f662752eaf36fdffa7b355fc46
This commit is contained in:
@@ -249,7 +249,7 @@ export const COMPONENT_MAP: any = {
|
||||
},
|
||||
Blank: {
|
||||
parents: ['Row', 'Column'],
|
||||
automic: true,
|
||||
atomic: true,
|
||||
attrs: ['color']
|
||||
},
|
||||
RowSplit: {
|
||||
|
||||
Reference in New Issue
Block a user