Skip to content

Commit

Permalink
Ignore deprecated animate component
Browse files Browse the repository at this point in the history
  • Loading branch information
sirreal committed Nov 28, 2020
1 parent 872f551 commit c2d6dba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/animate/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export function getAnimateClassName( options ) {
}
}

// @ts-ignore
export default function Animate( { type, options = {}, children } ) {
deprecated( 'Animate component', {
version: '9.6',
Expand Down

0 comments on commit c2d6dba

Please sign in to comment.