Skip to content
Snippets Groups Projects
Commit e6ed5847 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

derive prop isDisconnected

parent cdbfde1d
No related branches found
No related tags found
2 merge requests!1154feat: GRDF consent email,!1137feat(grdf)!: update error messages
......@@ -245,7 +245,6 @@ const ConsumptionView = ({ fluidType }: { fluidType: FluidType }) => {
{!isMulti && (
<KonnectorViewerCard
fluidType={fluidType}
isDisconnected={!showOfflineData}
showOfflineData={showOfflineData}
setActive={setActive}
active={active}
......
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