Skip to content

Commit

Permalink
changedd edit text
Browse files Browse the repository at this point in the history
  • Loading branch information
CEbbinghaus committed Sep 10, 2024
1 parent 0b04984 commit ee4e877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ function Content() {
<>
<Focusable onMenuActionDescription='Open Docs' onMenuButton={() => { Navigation.CloseSideMenus(); Navigation.Navigate(DOCUMENTATION_PATH); }}>
<div style={{ margin: "5px", marginTop: "0px" }}>
Rename, Reorder or Remove MicroSD Cards
Edit MicroSD Cards
</div>
<PanelSection title="Cards">
{isLoaded ? (
Expand Down

0 comments on commit ee4e877

Please sign in to comment.