fix: Bugs während npm run build, meinstens war type
This commit is contained in:
@@ -435,13 +435,7 @@ const Kue705FO: React.FC<Kue705FOProps> = ({
|
||||
<ChartSwitcher
|
||||
isOpen={showChartModal}
|
||||
onClose={handleCloseChartModal}
|
||||
>
|
||||
{activeButton === "Schleife" ? (
|
||||
<LoopMeasurementChart />
|
||||
) : (
|
||||
<TDRChart />
|
||||
)}
|
||||
</ChartSwitcher>
|
||||
/>
|
||||
)}
|
||||
</>
|
||||
) : (
|
||||
|
||||
Reference in New Issue
Block a user