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

remove comment

parent 5337f18d
No related branches found
No related tags found
2 merge requests!1154feat: GRDF consent email,!1137feat(grdf)!: update error messages
......@@ -240,7 +240,6 @@ const ConsumptionView = ({ fluidType }: { fluidType: FluidType }) => {
<ConsumptionDetails fluidType={fluidType} />
</>
)}
{/* TODO maybe move this inside block above */}
{!isMulti && <KonnectorViewerCard fluidType={fluidType} />}
{isMulti && !showOfflineData && <KonnectorViewerList />}
......
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