We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b88ef9 commit c2486daCopy full SHA for c2486da
src/Icon.tsx
@@ -22,7 +22,7 @@ export default Icon;
22
23
const styles = StyleSheet.create({
24
closeButton: {
25
- fontSize: 18,
+ fontSize: 20,
26
color: '#666',
27
fontWeight: 'bold',
28
},
0 commit comments