Closed condorheroblog closed 2 months ago
I am encountering a DOM nesting validation warning:
Warning: validateDOMNesting(...): <button> cannot appear as a descendant of <button>.
This is due to our use of Radix UI components (Tooltip, Toggle) in combination with our custom (ActionButton) component.
I am encountering a DOM nesting validation warning:
This is due to our use of Radix UI components (Tooltip, Toggle) in combination with our custom (ActionButton) component.