mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-04 07:15:54 +01:00
Use button widget in issue reporter, fixes #46490
This commit is contained in:
@@ -126,6 +126,4 @@ export default (): string => `
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<button id="github-submit-btn" disabled>${escape(localize('loadingData', "Loading data..."))}</button>
|
||||
</div>`;
|
||||
Reference in New Issue
Block a user