Ad-block annoyance lists (e.g. Brave Shields) hide floating corner buttons via attribute selectors like [aria-label="Back to top"] / [title=...]. Drop both attributes and provide the accessible name with a visually-hidden child span instead, which those selectors can't match. |
||
|---|---|---|
| .. | ||
| public/welcome | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||