Skip to content

Commit d2d7775

Browse files
committed
chore: add text to AppNameWarning
1 parent 08b9612 commit d2d7775

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/components/common/AppNameWarning.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ export const AppNameWarning = () => (
1515
<Markdown>
1616
Keep in mind that `RnDiffApp` and `rndiffapp` are placeholders. When
1717
upgrading, you should replace them with your actual project's name.
18+
You can also make these replacements by setting your app name from the
19+
settings icon on the top right.
1820
</Markdown>
1921
}
2022
type="info"

0 commit comments

Comments
 (0)