File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ https://webscopeio.github.io/react-console/
2525
2626| Props | Type | Description |
2727| :--------------------- | :-------------------------------------------------------------------- | :--------------|
28- | ** commands*** | Object |
28+ | ** commands*** | ** CommandsProp ** |
2929| prompt | string |
3030| welcomeMessage | string |
3131| autoFocus | boolean|
@@ -34,7 +34,7 @@ https://webscopeio.github.io/react-console/
3434| promptWrapperStyle | React.CSSProperties | styles for ` promptWrapper ` |
3535| promptStyle | React.CSSProperties | styles for ` prompt ` |
3636| lineStyle | React.CSSProperties | styles for ` line ` |
37- | inputStyle | React.CSSProperties | styles for input |
37+ | inputStyle | React.CSSProperties | styles for ` input |
3838| wrapperClassName | string | className for ` wrapper ` |
3939| promptWrapperClassName | string | className for ` promptWrapper ` |
4040| promptClassName | string | className for ` prompt ` |
You can’t perform that action at this time.
0 commit comments