Skip to content

Commit 3d13a26

Browse files
committed
Fix close icon color in Banner
1 parent 15b42af commit 3d13a26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Banner/createBanner.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ export function createBanner({
9797
onPress={dismissProps.onDismiss}
9898
size={12}
9999
icon={closeIcon}
100-
color="primary"
101100
/>
102101
</Column>
103102
)}

0 commit comments

Comments
 (0)