Skip to content

Commit

Permalink
docs: fix type typo
Browse files Browse the repository at this point in the history
  • Loading branch information
amoncaldas committed Dec 3, 2021
1 parent bcba63c commit 61b5cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fragments/forms/map-form/components/share/share.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export default {
/**
* Copy the string to chipboard by creating a temporary textarea element
*
* @param {*} str
* @param {String} str
* @returns {Boolean}
*/
copyToClipboard (str) {
Expand Down

0 comments on commit 61b5cd8

Please sign in to comment.