We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a454fe6 commit 0b47614Copy full SHA for 0b47614
example/examples/src/routes/NoticeBar/index.tsx
@@ -10,7 +10,7 @@ export default class NoticeBarExample extends Component {
10
source={{
11
uri: 'https://zos.alipayobjects.com/rmsportal/bRnouywfdRsCcLU.png',
12
}}
13
- style={{width: 12, height: 12, tintColor: 'balck'}}
+ style={{width: 12, height: 12, tintColor: '#fff'}}
14
/>
15
);
16
0 commit comments