Skip to content

Commit

Permalink
nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
Naveen-g09 committed Feb 18, 2024
1 parent 5fcab77 commit 84ba7ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/modal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import React from 'react'
const modal = () => {
return (
<View>
//TODO: add a notification icon
<Text>modal</Text>
</View>
)
Expand Down

0 comments on commit 84ba7ae

Please sign in to comment.