diff --git a/dashboard/src/App.jsx b/dashboard/src/App.jsx index d148bc2..ed2663f 100644 --- a/dashboard/src/App.jsx +++ b/dashboard/src/App.jsx @@ -222,11 +222,13 @@ function CustomerDetail({ customerId }) { ) : ( <> - + {hasUpdate && ( + + )}