fix build error with update of react-best-gradient-color-picker

This commit is contained in:
SethBurkart123
2023-11-29 07:31:32 +11:00
parent 6744069254
commit a6193c34b6
3 changed files with 3 additions and 4 deletions
-1
View File
@@ -1,4 +1,3 @@
// SettingsContext.tsx
import React, { createContext, useContext, useState, ReactNode } from 'react';
import { SettingsState } from './types/AppProps';
import useSettingsState from './hooks/settingsState';
-1
View File
@@ -17,7 +17,6 @@ style.innerHTML = `
}`;
document.head.appendChild(style);
const root = ReactDOM.createRoot(document.getElementById('ExtensionPopup')!);
root.render(