mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
mobile: fix linking a note
This commit is contained in:
@@ -222,7 +222,6 @@ const Input = ({
|
||||
flexDirection: "row",
|
||||
justifyContent: "space-between",
|
||||
alignItems: "center",
|
||||
flexGrow: 1,
|
||||
paddingHorizontal: DefaultAppStyles.GAP,
|
||||
paddingRight:
|
||||
buttons || button || secureTextEntry || error
|
||||
@@ -250,7 +249,6 @@ const Input = ({
|
||||
importantForAccessibility="yes"
|
||||
style={{
|
||||
marginBottom: marginBottom,
|
||||
flexGrow: flexGrow,
|
||||
marginRight: marginRight,
|
||||
...wrapperStyle
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user