diff --git a/.changeset/chatty-balloons-brush.md b/.changeset/chatty-balloons-brush.md new file mode 100644 index 0000000000..0fdf2266a7 --- /dev/null +++ b/.changeset/chatty-balloons-brush.md @@ -0,0 +1,9 @@ +--- +"@heroui/number-input": patch +"@heroui/slider": patch +"@heroui/input": patch +"@heroui/system-rsc": patch +"@heroui/theme": patch +--- + +use outline-solid outline-transparent to perverse focus ring styles (#5530) diff --git a/apps/docs/app/examples/table/custom-styles/page.tsx b/apps/docs/app/examples/table/custom-styles/page.tsx index ebef213315..fc15988a13 100644 --- a/apps/docs/app/examples/table/custom-styles/page.tsx +++ b/apps/docs/app/examples/table/custom-styles/page.tsx @@ -467,7 +467,7 @@ export default function Page() {