-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(Bonus Pagamenti Digitali): [#176137613] Warning banner shows a wrong icon #2578
Conversation
Affected stories
|
…of github.com:pagopa/io-app into 176137613-warning-icon
Codecov Report
@@ Coverage Diff @@
## master #2578 +/- ##
========================================
Coverage 50.64% 50.64%
========================================
Files 708 708
Lines 20157 20157
Branches 3560 3880 +320
========================================
Hits 10209 10209
Misses 9902 9902
Partials 46 46
Continue to review full report at Codecov.
|
…76094126-adds-missing-transactions-info
…of github.com:pagopa/io-app into 176137613-warning-icon
@@ -31,6 +31,8 @@ const styles = StyleSheet.create({ | |||
alignItems: "flex-start", | |||
alignContent: "center" | |||
}, | |||
alignCenter: { alignSelf: "center" }, | |||
verticalFlipped: { transform: [{ rotateZ: "180deg" }] }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
May we remove this unused style attribute?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed within 6c560e7
THIS PR depends on #2570
Short description
Icon should be "info"