Skip to content
Snippets Groups Projects
Commit 0ddad710 authored by sandcha's avatar sandcha
Browse files

Autofix styling

parent 4b657b5c
Branches
No related tags found
1 merge request!114Track les demandes d'estimations et l'ouverture des articles pour ir et dotations
......@@ -6,7 +6,7 @@ import { Fragment, PureComponent } from "react";
// eslint-disable-next-line no-unused-vars
import { connect, ConnectedProps } from "react-redux";
import { SimulationPage, Matomo, trackEvent } from "../components/common";
import { Matomo, SimulationPage, trackEvent } from "../components/common";
import {
Articles,
DfHelpWindow,
......
......@@ -8,7 +8,7 @@ import { Fragment, PureComponent } from "react";
// eslint-disable-next-line no-unused-vars
import { connect, ConnectedProps } from "react-redux";
import { SimulationPage, Matomo, trackEvent } from "../components/common";
import { Matomo, SimulationPage, trackEvent } from "../components/common";
import { Articles, CartesImpact as ImpactCards } from "../components/ir";
import PopinManager from "../components/PopinManager";
import withRoot from "../lib/withRoot";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment