Skip to content

Commit bb2103a

Browse files
committed
fixup! front: update display in rolling stock editor
1 parent e9f0245 commit bb2103a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front/src/modules/rollingStock/components/RollingStockEditor/RollingStockEditorForm.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ const RollingStockEditorForm = ({
270270
</div>
271271
</div>
272272
)}
273-
</RollingStockEditorCurves >
273+
</RollingStockEditorCurves>
274274
),
275275
};
276276

0 commit comments

Comments
 (0)