Skip to content

Commit 38086d3

Browse files
authored
lint
1 parent ec8bb4e commit 38086d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/nav/nav-item-dropdown.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export default Vue.extend({
4747
{
4848
'dropdown-menu-right': this.right,
4949
show: this.visible
50-
},
50+
}
5151
]
5252
},
5353
toggleClasses() {

0 commit comments

Comments
 (0)