chore(ui): resolve CVEs
This commit is contained in:
parent
3760c137dc
commit
41f1cb0ff8
2 changed files with 1245 additions and 1440 deletions
|
@ -495,6 +495,7 @@ export class Browser extends React.Component<Props, State, {}> {
|
|||
<span className="flex-list-item-r padding-r-m">
|
||||
<input
|
||||
type="text"
|
||||
readOnly
|
||||
className="margin-r-m"
|
||||
value={`${
|
||||
document.location.href.split("?")[0]
|
||||
|
@ -506,7 +507,7 @@ export class Browser extends React.Component<Props, State, {}> {
|
|||
}}
|
||||
className="grey1-bg white-font"
|
||||
>
|
||||
Delete
|
||||
Disable
|
||||
</button>
|
||||
</span>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue