Rename Gérer into Assistants

pull/2782/head
Jérémy Rialland 2023-06-22 16:45:22 +02:00 committed by Johan Girod
parent c38480cb2d
commit 096fd33fa0
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ import { useSitePaths } from '@/sitePaths'
import SocialSecurity from './sécurité-sociale'
export default function Gérer() {
export default function Assistants() {
const { relativeSitePaths, absoluteSitePaths } = useSitePaths()
const location = useLocation()
const simulateurs = useSimulatorsData()