Skip to content

Commit 8f7f06f

Browse files
committed
chore: update networkbanner text
1 parent 8b412a9 commit 8f7f06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/common/overlays/NetworkBanner.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const NetworkBanner = ({ visible, onClose }) => {
3939
<div className="flex items-center flex-grow">
4040
<WifiOffIcon className="w-6 h-6 text-white mr-3" />
4141
<p className="text-white text-[20px] font-[560] tracking-tight">
42-
Network connection lost. Ensure mobile data is enabled.
42+
Network connection lost. Functionality may be limited.
4343
</p>
4444
</div>
4545
<button

0 commit comments

Comments
 (0)