Skip to content

Commit

Permalink
linter error
Browse files Browse the repository at this point in the history
  • Loading branch information
dodoLaprovence committed Dec 17, 2024
1 parent 41b4de5 commit 1794819
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/accueil/Accueil.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import { useRouter } from 'next/router';
import React from 'react';

import { Button } from '@mui/material';

import { filterActivitiesByTerm, filterActivitiesWithLastGame } from './Filters/FilterActivities';
import { LinkChild } from './LinkChild';
import { getUserVisibilityFamilyParams } from 'src/api/user/user.get';
Expand Down

0 comments on commit 1794819

Please sign in to comment.