Skip to content

Commit

Permalink
remove TODOs in map-parameters since silgle line diagram update
Browse files Browse the repository at this point in the history
Signed-off-by: capyq <[email protected]>
  • Loading branch information
capyq committed Jul 19, 2024
1 parent 2959083 commit 53ce46b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
//TODO: File in JSX because @powsybl/diagram-viewer doesn't provide type. change to TSX when types are awailable.
import { Grid } from '@mui/material';
import { LineFlowColorMode, LineFlowMode } from '@powsybl/diagram-viewer';
import { useState } from 'react';
Expand Down

0 comments on commit 53ce46b

Please sign in to comment.