Fix link button class groups

This commit is contained in:
Sam Carlton 2020-12-10 23:57:42 -06:00
parent 59f8279a0d
commit 49411a4158

View file

@ -48,7 +48,7 @@ export default {
const mergedClassGroups = {
...defaultClassGroups,
...this.inputClassGroups
...this.classGroups
}
if (this.isFocused) {