We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee5b710 + fa51370 commit f155d8eCopy full SHA for f155d8e
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 provide your app name by clicking the settings icon on
19
+ the top right.
20
</Markdown>
21
}
22
type="info"
0 commit comments