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 c020e89 commit a89390eCopy full SHA for a89390e
components/dashboard/src/teams/TeamOnboarding.tsx
@@ -92,7 +92,7 @@ export default function TeamOnboardingPage() {
92
<TextInput
93
value={internalLink}
94
type="url"
95
- placeholder="https://en.wikipedia.org/wiki/Eurosurveillance"
+ placeholder="https://en.wikipedia.org/wiki/Heisenbug"
96
onChange={setInternalLink}
97
disabled={updateTeamSettings.isLoading || !isOwner}
98
/>
0 commit comments