diff --git a/app/features/core/components/missing-twilio-credentials.tsx b/app/features/core/components/missing-twilio-credentials.tsx index 5ce7f82..43f3e21 100644 --- a/app/features/core/components/missing-twilio-credentials.tsx +++ b/app/features/core/components/missing-twilio-credentials.tsx @@ -3,22 +3,29 @@ import { IoSettings, IoAlertCircleOutline } from "react-icons/io5"; export default function MissingTwilioCredentials() { return ( -
- Head over to your settings
-
- to set up your phone number.
-
+ Head over to your settings
+
+ to set up your phone number.
+