mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-02 21:27:54 +01:00
chore: update components
This commit is contained in:
@@ -109,7 +109,7 @@ export default {
|
||||
},
|
||||
placeholderClass () {
|
||||
return ({
|
||||
true: 'bg-tw-gray-500',
|
||||
true: 'bg-gray-500 dark:bg-gray-900',
|
||||
false: 'bg-tw-gray-100'
|
||||
})[!!this.alt]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user