Skip to content

Commit 478af65

Browse files
authored
docs(VisibilityExampleUpdateOn): your description (#3952)
1 parent 2dbab6b commit 478af65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/examples/behaviors/Visibility/Settings/VisibilityExampleUpdateOn.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export default class VisibilityExampleUpdateOn extends Component {
7777
<Segment>
7878
<Checkbox
7979
checked={showWireframe}
80-
label='Show Wifeframe'
80+
label='Show Wireframe'
8181
onChange={this.handleWireframe}
8282
toggle
8383
/>

0 commit comments

Comments
 (0)