mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Fix link button class groups
This commit is contained in:
parent
59f8279a0d
commit
49411a4158
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ export default {
|
|||
|
||||
const mergedClassGroups = {
|
||||
...defaultClassGroups,
|
||||
...this.inputClassGroups
|
||||
...this.classGroups
|
||||
}
|
||||
|
||||
if (this.isFocused) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue