From 1ad6e23b96929e7b669f74c16eeb50259d23a624 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Wed, 5 Feb 2025 15:04:37 -0500 Subject: [PATCH] first we need a really obnoxious button (#835) --- ui/src/NavBar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/NavBar.tsx b/ui/src/NavBar.tsx index a4281fc9..97eeddf3 100644 --- a/ui/src/NavBar.tsx +++ b/ui/src/NavBar.tsx @@ -59,7 +59,7 @@ const NavBar = ({ logout, visualizer, toggleMode }: NavBarProps) => { - + { limited ? limitedIndicator : null }