Commit f67f01ca authored by santhosh's avatar santhosh
Browse files

ui

parent bd7b4c36
Showing with 1 addition and 1 deletion
+1 -1
...@@ -993,7 +993,7 @@ export default class UserDashboard extends Component { ...@@ -993,7 +993,7 @@ export default class UserDashboard extends Component {
</TouchableOpacity> </TouchableOpacity>
</View> */} </View> */}
<View style={{ marginTop: 5, marginRight: 15 }}> <View style={{ marginTop: 5,marginRight:15 }}>
<ModalSelector <ModalSelector
style={{ backgroundColor: 'transparent', borderColor: 'transparent', }} style={{ backgroundColor: 'transparent', borderColor: 'transparent', }}
data={this.state.dataSource} data={this.state.dataSource}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment