Skip to content

Commit

Permalink
Use correct data attribute for responsive toggle with animation
Browse files Browse the repository at this point in the history
  • Loading branch information
rlhawk committed Jul 2, 2018
1 parent 36fd878 commit 1131937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/responsive-navigation.md
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ By default, the title bar will be visible on small screens, and the Menu hides.

## Responsive Toggle with animation

To use animations from the Motion UI library, include the <code>data-animation="someAnimationIn someAnimationOut"</code> attribute.
To use animations from the Motion UI library, include the <code>data-animate="someAnimationIn someAnimationOut"</code> attribute.


<div class="primary callout show-for-medium">
Expand Down

0 comments on commit 1131937

Please # to comment.