Skip to content

Commit

Permalink
docs(VisibilityExampleUpdateOn): your description (#3952)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattorton committed Jun 23, 2020
1 parent 2dbab6b commit 478af65
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -77,7 +77,7 @@ export default class VisibilityExampleUpdateOn extends Component {
<Segment>
<Checkbox
checked={showWireframe}
label='Show Wifeframe'
label='Show Wireframe'
onChange={this.handleWireframe}
toggle
/>
Expand Down

0 comments on commit 478af65

Please sign in to comment.