mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2026-03-05 06:55:26 +00:00
chore(ui): temporarily hide property selector from components panel
This commit is contained in:
@@ -133,6 +133,8 @@ const componentGroups = [
|
||||
selectedAsset: null
|
||||
}
|
||||
},
|
||||
// 暂时隐藏属性选择器,后续可直接取消注释恢复
|
||||
/*
|
||||
{
|
||||
id: 'property-select',
|
||||
name: '属性选择器',
|
||||
@@ -161,6 +163,7 @@ const componentGroups = [
|
||||
}
|
||||
}
|
||||
},
|
||||
*/
|
||||
{
|
||||
id: 'onmyoji-select',
|
||||
name: '阴阳师选择器',
|
||||
|
||||
Reference in New Issue
Block a user