Skip to content

Commit 020062e

Browse files
samejr0ski
authored andcommitted
Export function
1 parent da111e2 commit 020062e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.settings

apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.settings/route.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,7 @@ function ConnectGitHubRepoModal({
865865
);
866866
}
867867

868-
function GitHubConnectionPrompt({
868+
export function GitHubConnectionPrompt({
869869
gitHubAppInstallations,
870870
organizationSlug,
871871
projectSlug,

0 commit comments

Comments
 (0)