Skip to content

Commit e4b2dae

Browse files
author
Alice Koreman
committed
update parameter jsdoc
1 parent 0dc2c7c commit e4b2dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/code-view/interfaces.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export interface CodeViewProps {
2525
lineNumbers?: boolean;
2626

2727
/**
28-
* Controls lines wrap when overflowing on the right side.
28+
* Controls whether line-wrapping is enabled when content would overflow the component.
2929
*
3030
* Defaults to `false`.
3131
*/

0 commit comments

Comments
 (0)