diff --git a/src/contents/Human Practices/Feedback.tsx b/src/contents/Human Practices/Feedback.tsx index b155bab20f59427eb431da3c1d09bcc591cd9b8a..5dc9f314694ce21c8930e966b5014cbe46495f9a 100644 --- a/src/contents/Human Practices/Feedback.tsx +++ b/src/contents/Human Practices/Feedback.tsx @@ -1,5 +1,7 @@ -import {H4} from '../components/Headings'; -import {OpenToGeneTherapyatients, HowOftenTreatmentatients, MoreInfoOnTherapyBoth} from '../components/Graph'; + +import { HowOftenTreatmentatients, MoreInfoOnTherapyBoth, OpenToGeneTherapyatients } from '../../components/Graph'; +import { H4 } from '../../components/Headings'; + export function HPFeedback(){