Skip to content

Commit

Permalink
submit logic now in form
Browse files Browse the repository at this point in the history
  • Loading branch information
tzits authored Jan 23, 2023
1 parent 107d6c7 commit e620ce1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion screens/SubmitBirdsScreen.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { StyleSheet, Text, View, ScrollView } from "react-native";
import Form from "../components/Form";
import { insertBirdSighting } from "../utils/database";

const SubmitBirdsScreen = () => {

Expand Down

0 comments on commit e620ce1

Please sign in to comment.