Skip to content
Snippets Groups Projects
Commit 2807ca66 authored by Tin Geber's avatar Tin Geber
Browse files

unused var

parent ac5e4e36
No related branches found
No related tags found
1 merge request!125Improve UX for dashboard app tiles
Pipeline #41324 passed with stages
in 4 minutes and 21 seconds
......@@ -37,5 +37,5 @@ export const UpdateAlert = (sysInfo: SysInfoState) => {
</div>
) : null;
return <>{updateAlert('imminent')}</>;
return <>{updateAlert(updateStatus)}</>;
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment