Skip to content

Commit

Permalink
Create a comment so I can create a pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewC committed Apr 8, 2024
1 parent de6bedb commit 2f9d227
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/screens/EditNoteScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ import NotePageStyles from "../../styles/pages/NoteStyles";
import ToastMessage from 'react-native-toast-message';
import { useTheme } from "../components/ThemeProvider";

// 10Tap!

const user = User.getInstance();

const EditNoteScreen: React.FC<EditNoteScreenProps> = ({
Expand Down

0 comments on commit 2f9d227

Please sign in to comment.