Skip to content

Commit

Permalink
Add missing style to the styleMock file
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo committed Jul 13, 2023
1 parent 9308013 commit 98eb51c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/native/__mocks__/styleMock.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,9 @@ module.exports = {
'rich-text-selection': {
color: 'black',
},
'header-toolbar__keyboard-hide-shadow--light': {
color: 'black',
},
'header-toolbar__keyboard-hide-shadow--solid': {
color: 'black',
},
Expand Down

0 comments on commit 98eb51c

Please sign in to comment.