We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d478b7 commit c55d9deCopy full SHA for c55d9de
1 file changed
src/component/modals/OptionsModal.jsx
@@ -75,8 +75,8 @@ const OptionsModal = ({ superState, dispatcher }) => {
75
</label>
76
<br />
77
78
- <span>Library Path: </span>
79
<label htmlFor="librarypath">
+ Library Path:
80
<input
81
size="59"
82
type="text"
0 commit comments