Skip to content

Commit

Permalink
Lint Vue files
Browse files Browse the repository at this point in the history
  • Loading branch information
titouanmathis committed Oct 16, 2020
1 parent ea90d81 commit 7836725
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion dist/VueMapboxGl.cjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/VueMapboxGl.cjs.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/VueMapboxGl.esm.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/VueMapboxGl.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/components/MapboxMarker.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/components/MapboxMarker.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<slot />
</div>
<mapbox-popup
ref="popup"
v-if="popup"
ref="popup"
v-bind="popupOptions">
<slot name="popup" />
</mapbox-popup>
Expand Down

0 comments on commit 7836725

Please sign in to comment.