mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 16:30:45 +01:00
fix(Skeleton): improve accessibility (#3613)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export default {
|
||||
base: 'animate-pulse rounded-md bg-elevated'
|
||||
base: 'animate-pulse rounded-md bg-elevated aria-busy:cursor-progress'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user