'use client' import { forwardRef, Fragment, useState } from 'react' import { Transition } from '@headlessui/react' function CheckIcon(props: React.ComponentPropsWithoutRef<'svg'>) { return ( ) } function FeedbackButton( props: Omit, 'type' | 'className'>, ) { return (