Skip to content

Commit

Permalink
Up canvas jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
artf committed Aug 29, 2023
1 parent 7e564f2 commit e5c691f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/canvas/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,7 @@ export default class CanvasModule extends Module<CanvasConfig> {
* Add new frame to the canvas
* @param {Object} props Frame properties
* @returns {[Frame]}
* @private
* @example
* canvas.addFrame({
* name: 'Mobile home page',
Expand Down

0 comments on commit e5c691f

Please sign in to comment.