filter: add streaming service filter option
This commit is contained in:
@@ -37,4 +37,10 @@ export default StyleSheet.create({
|
||||
paddingVertical: 5,
|
||||
paddingHorizontal: 10,
|
||||
},
|
||||
filterSection: {
|
||||
width: "100%",
|
||||
height: 70,
|
||||
backgroundColor: "hsl(221, 39%, 5%)",
|
||||
marginTop: 20,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user