update
This commit is contained in:
@@ -112,14 +112,4 @@ const ComposeSong = () => {
|
||||
);
|
||||
};
|
||||
|
||||
export default ComposeSong;
|
||||
|
||||
const styles = StyleSheet.create({
|
||||
img: {
|
||||
width: "100%",
|
||||
height: "70%",
|
||||
position: "absolute",
|
||||
bottom: -40,
|
||||
right: -30,
|
||||
},
|
||||
});
|
||||
export default ComposeSong;
|
||||
Reference in New Issue
Block a user