mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-10 01:19:53 +01:00
After some more consideration and reading, I don't think `aria-current` is the right attribute here. Additionally, `aria-pressed` and `aria-selected` are also not appropriate here. I can't find a suitable alternative, so I'm falling back to the first rule of aria: if you don't know what to do: don't do anything. As such, I'm falling back to regular html data attributes. |
||
|---|---|---|
| .. | ||
| __mocks__ | ||
| assets | ||
| component | ||
| constants | ||
| contexts | ||
| hooks | ||
| interfaces | ||
| openapi | ||
| themes | ||
| types | ||
| utils | ||
| index.tsx | ||
| setupTests.ts | ||
| vite-env.d.ts | ||