Skip to content

Commit

Permalink
test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainValls committed Apr 19, 2024
1 parent 40f2a93 commit 812d3ed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ const ScenarioV2 = () => {
const isUpdating = useSelector((state: RootState) => state.osrdsimulation.isUpdating);

const { openModal } = useModal();
console.log('test');

const {
projectId: urlProjectId,
Expand Down

0 comments on commit 812d3ed

Please sign in to comment.