diff --git a/packages/playground/website/src/github/github-export-form/form.tsx b/packages/playground/website/src/github/github-export-form/form.tsx index 2e67186076..7b2e55ba08 100644 --- a/packages/playground/website/src/github/github-export-form/form.tsx +++ b/packages/playground/website/src/github/github-export-form/form.tsx @@ -430,10 +430,10 @@ export default function GitHubExportForm({ if (pushResult) { return (
-

+

Pull Request{' '} {formValues.prAction === 'create' ? 'created' : 'updated'}! -

+

Your changes have been submitted to GitHub. You can view them here:{' '}