Comments Popover
A popover for displaying and managing comments with replies.
Installation
Install the following dependencies:
npm install @udecode/plate-comments date-fns @radix-ui/react-popover @radix-ui/react-avatar @radix-ui/react-slot @radix-ui/react-tooltip @radix-ui/react-dropdown-menu @udecode/plate-caption
Copy and paste the following code into your project.
Get the code ->Update the import paths to match your project setup.
Examples
Comments
Get the code ->