Improve FAQ item UI: better padding, alignment, and hover styling #528
bot.yml
on: pull_request_target
Workflow Status Check
30s
Annotations
1 error
|
Workflow Status Check:
src/components/FAQItem.tsx#L57
Type '{ initial: { backgroundColor: string; y: number; }; hover: { scale: number; backgroundColor: string; y: number; boxShadow: string; transition: { type: string; stiffness: number; damping: number; }; }; }' is not assignable to type 'Variants'.
|