Skip to content

Commit

Permalink
demo: improve NoticeBar demo, close #2345
Browse files Browse the repository at this point in the history
  • Loading branch information
warmhug committed Feb 22, 2018
1 parent e435930 commit 79e8eea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/notice-bar/demo/basic.native.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export default class NoticeBarExample extends React.Component<any, any> {
<NoticeBar
mode="closable"
icon={customIcon}
style={{ backgroundColor: 'transparent' }}
>
Customized icon.
</NoticeBar>
Expand Down

0 comments on commit 79e8eea

Please sign in to comment.