From f41bc21e0e69cb83b7683dd9fbb8cb14db0f8655 Mon Sep 17 00:00:00 2001 From: Joe Slain Date: Fri, 13 Dec 2024 18:02:10 +0100 Subject: [PATCH] feat: reworking questions list --- src/components/Feedbacks/UserSatisfactionButtons.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Feedbacks/UserSatisfactionButtons.tsx b/src/components/Feedbacks/UserSatisfactionButtons.tsx index e65b3b4..b0aa287 100644 --- a/src/components/Feedbacks/UserSatisfactionButtons.tsx +++ b/src/components/Feedbacks/UserSatisfactionButtons.tsx @@ -1,6 +1,5 @@ import { InitialChatFeedback, type Feedback as FeedbackType } from '@types' import { GlobalRowContainer } from '../Global/GlobalRowContainer' -import { fr } from '@codegouvfr/react-dsfr' /** * These are the good or bad buttons that the user can click to give feedback