Skip to content

Commit

Permalink
fix(gmap-vue): update link to source code
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoazh committed Nov 23, 2021
1 parent 63e18f4 commit f4c3dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gmap-vue/src/components/circle.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { bindEvents, getPropsValues, bindProps } from '../utils/helpers';
/**
* Circle component
* @displayName GmapCircle
* @see [source code](/guide/circle.html)
* @see [source code](/guide/circle.html#source-code)
*/
export default {
mixins: [mapElementMixin],
Expand Down

0 comments on commit f4c3dce

Please sign in to comment.