Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit 63685fb

Browse files
authored
[docs] update image tag typo (#422)
1 parent a47177e commit 63685fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tags/object/Image.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ import { guidGenerator } from "../../utils/unique";
4646
* @param {boolean} [brightnessControl=false] - Show brightness control in toolbar
4747
* @param {boolean} [contrastControl=false] - Show contrast control in toolbar
4848
* @param {boolean} [rotateControl=false] - Show rotate control in toolbar
49-
* @param {boolean} [crosshair=false] Show crosshair cursor
49+
* @param {boolean} [crosshair=false] - Show crosshair cursor
5050
*/
5151
const TagAttrs = types.model({
5252
name: types.identifier,

0 commit comments

Comments
 (0)