diff options
| author | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-09-11 09:09:29 -0400 |
|---|---|---|
| committer | xXJSONDeruloXx <danielhimebauch@gmail.com> | 2026-09-11 09:09:29 -0400 |
| commit | 18af8d1de5c7d12af674018ce819cc91480cf51a (patch) | |
| tree | e36fdc2bf5c8584999e92d326ec507d4b1c0259a /src/components/ConfigurationTab.tsx | |
| parent | d2bfdafa92f3d31cc5392bf8a5a1f1df5c2358ce (diff) | |
| download | decky-lsfg-vk-18af8d1de5c7d12af674018ce819cc91480cf51a.tar.gz decky-lsfg-vk-18af8d1de5c7d12af674018ce819cc91480cf51a.zip | |
fix tab change jutter
Diffstat (limited to 'src/components/ConfigurationTab.tsx')
| -rw-r--r-- | src/components/ConfigurationTab.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/ConfigurationTab.tsx b/src/components/ConfigurationTab.tsx index a6d4c2a..12f36a5 100644 --- a/src/components/ConfigurationTab.tsx +++ b/src/components/ConfigurationTab.tsx @@ -88,7 +88,6 @@ export function ConfigurationTab({ <PanelSectionRow> <ToggleField label="Show debug tab" - description="Show the raw configuration and generated files tab for troubleshooting." checked={showDebugTab} onChange={onShowDebugTabChange} /> |
