mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
fix build error with update of react-best-gradient-color-picker
This commit is contained in:
@@ -17,7 +17,6 @@ style.innerHTML = `
|
||||
}`;
|
||||
document.head.appendChild(style);
|
||||
|
||||
|
||||
const root = ReactDOM.createRoot(document.getElementById('ExtensionPopup')!);
|
||||
|
||||
root.render(
|
||||
|
||||
Reference in New Issue
Block a user