fix: add context for setting provider

This commit is contained in:
Gabe
2025-11-22 18:15:07 +08:00
parent f8f7d5955f
commit e256314d4f
9 changed files with 19 additions and 21 deletions

View File

@@ -70,7 +70,7 @@ export default function Action({ translator, processActions }) {
}, [windowSize]);
return (
<SettingProvider>
<SettingProvider context="contentPopup">
<ThemeProvider>
{showPopup && (
<Draggable