diff --git a/src/components/popup/Popup.tsx b/src/components/popup/Popup.tsx index 36b3753..04ad026 100644 --- a/src/components/popup/Popup.tsx +++ b/src/components/popup/Popup.tsx @@ -126,7 +126,6 @@ export const Popup: React.FC = ({ const styles = StyleSheet.create({ container: { - borderRadius: 10, flex: 1, justifyContent: 'center', alignItems: 'center',