Skip to content

Commit

Permalink
this button should disappear and notes on this pane should be the not…
Browse files Browse the repository at this point in the history
…es you see on the map pane
  • Loading branch information
K committed Oct 17, 2024
1 parent 1223ef4 commit 0488084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nr-app/app/(tabs)/list.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default function TabTwoScreen() {
</ThemedView>
<View>
<Button
title="Load 10 notes"
title="LOAD 10 NOTES (this button should disappear and notes on this pane should be the notes you see on the map pane)"
onPress={async () => {
dispatch(
startSubscription({
Expand Down

0 comments on commit 0488084

Please sign in to comment.