+
-
{description}
+
{description}
>
)}
{informationIconText &&
}
diff --git a/apps/web/package.json b/apps/web/package.json
index a38641f600..c957d9dcf2 100644
--- a/apps/web/package.json
+++ b/apps/web/package.json
@@ -170,7 +170,7 @@
"module-alias": "^2.2.2",
"msw": "^0.42.3",
"postcss": "^8.4.18",
- "tailwindcss": "^3.2.1",
+ "tailwindcss": "^3.3.1",
"ts-jest": "^28.0.8",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
diff --git a/apps/web/pages/event-types/index.tsx b/apps/web/pages/event-types/index.tsx
index 7bbd7b563d..091ed93a44 100644
--- a/apps/web/pages/event-types/index.tsx
+++ b/apps/web/pages/event-types/index.tsx
@@ -586,7 +586,7 @@ const EventTypeListHeading = ({
{profile?.name || ""}
{membershipCount && teamId && (
-
+
diff --git a/apps/web/pages/settings/my-account/profile.tsx b/apps/web/pages/settings/my-account/profile.tsx
index 3293213a6c..75baa18d68 100644
--- a/apps/web/pages/settings/my-account/profile.tsx
+++ b/apps/web/pages/settings/my-account/profile.tsx
@@ -353,7 +353,7 @@ const ProfileForm = ({
render={({ field: { value } }) => (
<>
-
+
{
render={({ field: { value } }) => (
-
+
)}
-