diff --git a/apps/webapp/app/components/integrations/NoIntegrationSheet.tsx b/apps/webapp/app/components/integrations/NoIntegrationSheet.tsx index caf18264d..afa57427b 100644 --- a/apps/webapp/app/components/integrations/NoIntegrationSheet.tsx +++ b/apps/webapp/app/components/integrations/NoIntegrationSheet.tsx @@ -41,7 +41,7 @@ export function NoIntegrationSheet({
- We'll let you know when the integration is available. + We'll let you know when the Integration is available.
) : ( diff --git a/apps/webapp/app/components/primitives/Sheet.tsx b/apps/webapp/app/components/primitives/Sheet.tsx index d81a228d9..e92893ed5 100644 --- a/apps/webapp/app/components/primitives/Sheet.tsx +++ b/apps/webapp/app/components/primitives/Sheet.tsx @@ -46,7 +46,7 @@ const SheetOverlay = React.forwardRef< >(({ className, children, ...props }, ref) => (