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 08b9612 commit d2d7775Copy full SHA for d2d7775
src/components/common/AppNameWarning.js
@@ -15,6 +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.
20
</Markdown>
21
}
22
type="info"
0 commit comments