Skip to content

Commit

Permalink
Update src/media/media-capture.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
timea-solid and TallTed authored Aug 16, 2023
1 parent 8ee84db commit 9ec9e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/media/media-capture.ts
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ export function cameraCaptureControl (
* @param {function<Node>} doneCallback - called with the image taken
* @returns {DomElement} - A div element with the button in it
*
* This expects the button to a large control when it is pressed
* This expands the button to a large control when it is pressed
*/

export function cameraButton (
Expand Down

0 comments on commit 9ec9e70

Please sign in to comment.