diff --git a/.changeset/great-avocados-eat.md b/.changeset/great-avocados-eat.md new file mode 100644 index 0000000000..e4338a912e --- /dev/null +++ b/.changeset/great-avocados-eat.md @@ -0,0 +1,6 @@ +--- +"@nextui-org/chip": patch +"@nextui-org/input": patch +--- + +Add accessible name to the icon button (#2802, #2808) \ No newline at end of file diff --git a/apps/docs/content/components/input/password.ts b/apps/docs/content/components/input/password.ts index b8f94ec2e3..02822deb75 100644 --- a/apps/docs/content/components/input/password.ts +++ b/apps/docs/content/components/input/password.ts @@ -69,7 +69,7 @@ export default function App() { variant="bordered" placeholder="Enter your password" endContent={ -