mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 11:09:13 +00:00
remove unused attribs
This commit is contained in:
@@ -34,8 +34,6 @@ export default class SlSkeleton extends ShoelaceElement {
|
||||
'skeleton--pulse': this.effect === 'pulse',
|
||||
'skeleton--sheen': this.effect === 'sheen'
|
||||
})}
|
||||
aria-busy="true"
|
||||
aria-live="polite"
|
||||
>
|
||||
<div part="indicator" class="skeleton__indicator"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user