Skip to content

Commit

Permalink
refactor(top-app-bar): remove _all_ deprecated props
Browse files Browse the repository at this point in the history
  • Loading branch information
mgr34 committed Jun 6, 2019
1 parent 59cf332 commit 6cb311a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/top-app-bar/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,6 @@ class TopAppBar<
prominent,
scrollTarget,
tag: Tag,
actionItems,
navigationIcon,
title,
...otherProps
/* eslint-enable @typescript-eslint/no-unused-vars */
} = this.props;
Expand Down

0 comments on commit 6cb311a

Please sign in to comment.