File tree Expand file tree Collapse file tree 2 files changed +333
-308
lines changed
components/templates/waitlist Expand file tree Collapse file tree 2 files changed +333
-308
lines changed Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ export function FeatureWaitlist({
9090 < div >
9191 < H3 className = "mb-2" > You‘re on the list!</ H3 >
9292 < P className = "text-muted-foreground" >
93- We‘ll notify you at < strong > { email } </ strong > when this
94- feature is available.
93+ We‘ll notify you at < strong > { email } </ strong > when this feature
94+ is available.
9595 </ P >
9696 </ div >
9797 </ div >
@@ -110,7 +110,7 @@ export function FeatureWaitlist({
110110
111111 const content = (
112112 < >
113- < div className = "flex items-center gap-3 mb-4 " >
113+ < div className = "mb-4 flex items-center gap-3" >
114114 < div className = "flex h-10 w-10 items-center justify-center rounded-lg border border-border" >
115115 < Mail className = "h-5 w-5 text-muted-foreground" />
116116 </ div >
You can’t perform that action at this time.
0 commit comments