Skip to content

Commit

Permalink
fix(tab-bar): add missing url from screenshot list (#264)
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Goo authored Sep 20, 2018
1 parent 14353ab commit dd2f183
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"ripple",
"top-app-bar",
"tab",
"tab-bar",
"tab-scroller",
"infrastructure",
"tab-indicator",
Expand Down
1 change: 1 addition & 0 deletions test/screenshot/screenshot-test-urls.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const urls = [
'notched-outline',
'select',
'tab',
'tab-bar',
'tab-indicator',
'tab-scroller',
'text-field',
Expand Down

0 comments on commit dd2f183

Please sign in to comment.