diff --git a/app/(deploy)/[workspace]/CreateApplicationForm.tsx b/app/(deploy)/[workspace]/CreateApplicationForm.tsx index 37da1db..e67dd29 100644 --- a/app/(deploy)/[workspace]/CreateApplicationForm.tsx +++ b/app/(deploy)/[workspace]/CreateApplicationForm.tsx @@ -182,7 +182,7 @@ export default function CreateApplicationForm() { {newApplication.serviceProvider == 'github' && (!repositories ? (
- We don't have access to your repositories. s.value == newApplication.serviceProvider)?.permission || ''}>Link your GitHub account + We don't have access to your repositories. s.value == newApplication.serviceProvider)?.permission || ''}>Link your GitHub account
) : (diff --git a/app/(deploy)/[workspace]/databases/database-new-form.tsx b/app/(deploy)/[workspace]/databases/database-new-form.tsx index b9a0c4b..7167860 100644 --- a/app/(deploy)/[workspace]/databases/database-new-form.tsx +++ b/app/(deploy)/[workspace]/databases/database-new-form.tsx @@ -123,7 +123,7 @@ export default function DatabaseNewForm() { }} > {databaseProviders.map((provider) => ( -