Skip to content

Commit cf33fae

Browse files
committed
Remove old inverse bool on close icon in notification
1 parent 03814a1 commit cf33fae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/SLDSNotification/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ class SLDSNotification extends React.Component {
7474
variant="icon-inverse"
7575
iconName="close"
7676
iconSize={size}
77-
inverse={true}
7877
className="slds-button slds-notify__close"
7978
onClick={that.onDismiss.bind(that)}
8079
/>

0 commit comments

Comments
 (0)