+
+
+ Enable Offline Mode
+
+
+ Allows the app to work offline by caching data locally. This is
+ experimental and may cause some slowness. If you experience
+ performance issues, we recommend turning this off.
+
+
+
handleOfflineModeToggle(event.target.checked)}
+ sx={{ ml: 2 }}
+ />
+
+ {offlineModeEnabled && (
+