Skip to content

Commit

Permalink
demo: improve NoticeBar demo, close ant-design#2345
Browse files Browse the repository at this point in the history
  • Loading branch information
warmhug authored and lixiaoyang1992 committed Apr 26, 2018
1 parent 8b15ee9 commit 27b199d
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 27b199d

Please sign in to comment.