Merge pull request #153 in YR/star-web-components from disable-edit to master
* commit '7cbc8eee88d5e032a9f95343d077ab2bf8b046e1': 禁用编辑开关
This commit is contained in:
commit
95cfde45e7
|
@ -27,6 +27,7 @@ export class DropDownMenu extends LitElement {
|
|||
id="edit"
|
||||
type=${IconControlBarType.BASE_WITHOUT_BORDER}
|
||||
icon="compose"
|
||||
disabled="true"
|
||||
></icon-control-bar>
|
||||
<icon-control-bar
|
||||
id="settings"
|
||||
|
|
Loading…
Reference in New Issue