Skip to content

Commit

Permalink
fix(recrutement): import
Browse files Browse the repository at this point in the history
  • Loading branch information
alebret committed Nov 25, 2022
1 parent 734da8b commit 6ca6a22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/results/RecruitParents.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { Button } from "@dataesr/react-dsfr"
import { useState } from "react"
import { Modal } from "react-bootstrap"
import * as TrackerUtils from "../../utils/tracker.utils"
import { } from "@dataesr/react-dsfr"

export function RecruitParents() {
const [show, setShow] = useState()
Expand Down

0 comments on commit 6ca6a22

Please sign in to comment.