Skip to content

Commit 94dce17

Browse files
committed
onboarding for service screen with suggestion to grab creds
1 parent 1a92209 commit 94dce17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/dashboard/src/app/(layout)/services/[id]/components/ServiceOnboardingModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ export default function ServiceOnboardingModal() {
9797
onClick={completeModal}
9898
className="text-muted-foreground"
9999
>
100-
I'll get API key & config later
100+
Skip for now - I’ll set it up later
101101
</Button>
102102
</div>
103103
</DialogContent>

0 commit comments

Comments
 (0)