Skip to content
Snippets Groups Projects
Commit e0eb930d authored by Loïc Poullain's avatar Loïc Poullain
Browse files

Remove commune search (v alpha)

parent 66d5c763
No related branches found
No related tags found
1 merge request!47Ajouter l'UX des résultats de la page dotation
......@@ -40,9 +40,9 @@ export class Results extends PureComponent {
potentielFinancier={122}
/>
</Grid>
<Grid item lg={4} md={6} sm={6} xl={3} xs={12}>
{/* <Grid item lg={4} md={6} sm={6} xl={3} xs={12}>
<CommuneSearch />
</Grid>
</Grid> */}
</Grid>
</div>
);
......
......@@ -37,8 +37,7 @@ export class CommuneStrateDetailsTable extends PureComponent {
<Parameter
amendementValue={1200}
baseValue={1201}
editable={false}
plfValue={1100} />
editable={false} />
</td>
<td>
<Parameter
......@@ -50,8 +49,7 @@ export class CommuneStrateDetailsTable extends PureComponent {
<Parameter
amendementValue={35}
baseValue={36}
editable={false}
plfValue={22} />
editable={false} />
</td>
</tr>
<tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment