Closed skull8888888 closed 1 month ago
[!IMPORTANT] Adds a copy-to-clipboard feature with toast notification to the Formatter component. Behavior: Adds copyToClipboard function in Formatter to copy formatted text to clipboard. Displays a toast notification "Copied to clipboard" for 1 second after copying. UI Components: Adds a Copy button next to the Maximize button in the Formatter component. Imports Copy icon from lucide-react. Hooks: Utilizes useToast hook from @/lib/hooks/use-toast for toast notifications. This description was created by for b73042e18070d06141c657ebe0541eac364dfc45. It will automatically update as commits are pushed.
[!IMPORTANT] Adds a copy-to-clipboard feature with toast notification to the Formatter component.
Formatter
copyToClipboard
Copy
Maximize
lucide-react
useToast
@/lib/hooks/use-toast
This description was created by for b73042e18070d06141c657ebe0541eac364dfc45. It will automatically update as commits are pushed.