added some margin in TabRow navigator because some icons were displayed onto the title
This commit is contained in:
@@ -169,6 +169,7 @@ function TabNavigator({
|
||||
as={options.iconProvider}
|
||||
name={options.iconName}
|
||||
size="xl"
|
||||
mr="2"
|
||||
/>
|
||||
) : undefined
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user