diff --git a/packages/__docs__/src/App/index.tsx b/packages/__docs__/src/App/index.tsx index a33eee196f..594d375d4b 100644 --- a/packages/__docs__/src/App/index.tsx +++ b/packages/__docs__/src/App/index.tsx @@ -613,6 +613,7 @@ class App extends Component { shape="circle" color="secondary" size="medium" + aria-expanded={true} ref={(button) => { if (button) { button.focus()