Skip to content
Snippets Groups Projects
Commit 599cb3ae authored by Linus Rundin's avatar Linus Rundin
Browse files

remove comments

parent 5eadda14
Branches
Tags
No related merge requests found
...@@ -140,11 +140,6 @@ function CreditCard(): JSX.Element { ...@@ -140,11 +140,6 @@ function CreditCard(): JSX.Element {
} }
}; };
// TODO lägg till animation -> Flipcard
// TODO gör så att bokstäver inte funkar -> numeric keyboard and numeric number
// TODO gruppera input siffrror(Amex) -> Added pattern contrains in value.
// TODO MAXgräns namn 20. -> Added max length in value.
return ( return (
<View style={styles.containerStyles}> <View style={styles.containerStyles}>
<FlipCard <FlipCard
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment