We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d7775 commit c94d4b9Copy full SHA for c94d4b9
src/components/common/AppNameWarning.js
@@ -15,8 +15,8 @@ export const AppNameWarning = () => (
15
<Markdown>
16
Keep in mind that `RnDiffApp` and `rndiffapp` are placeholders. When
17
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.
+ You can also provide your app name by clicking the settings icon on
+ the top right.
20
</Markdown>
21
}
22
type="info"
0 commit comments