vue3-ui icon indicating copy to clipboard operation
vue3-ui copied to clipboard

Fix: XHTML validation issues across components

Open martinezdiego opened this issue 8 months ago • 0 comments

This PR aims to progressively fix XHTML validation issues found across vue3-ui components.

Currently includes:

  • Removal of unnecessary role="navigation" attribute in VNavbar component.

More fixes will be pushed incrementally.

martinezdiego avatar Apr 18 '25 15:04 martinezdiego