Fixed: Table option helptext from "isVisible" to "visible"

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
pull/481/head
Qstick 6 years ago
parent 812af82fae
commit 2667d3ac21

@ -159,7 +159,7 @@ class TableOptionsModal extends Component {
<div>
<FormInputHelpText
text="Choose which columns are isVisible and which order they appear in"
text="Choose which columns are visible and which order they appear in"
/>
<div className={styles.columns}>

Loading…
Cancel
Save