diff --git a/.changeset/new-forks-flash.md b/.changeset/new-forks-flash.md new file mode 100644 index 0000000000..ca3c153942 --- /dev/null +++ b/.changeset/new-forks-flash.md @@ -0,0 +1,5 @@ +--- +'@clerk/clerk-js': patch +--- + +Display logo in `` component diff --git a/packages/clerk-js/src/ui/components/Waitlist/WaitlistForm.tsx b/packages/clerk-js/src/ui/components/Waitlist/WaitlistForm.tsx index 0f48309090..27bd07ebec 100644 --- a/packages/clerk-js/src/ui/components/Waitlist/WaitlistForm.tsx +++ b/packages/clerk-js/src/ui/components/Waitlist/WaitlistForm.tsx @@ -58,7 +58,7 @@ export const WaitlistForm = (props: WaitlistFormProps) => { return ( - + @@ -87,7 +87,7 @@ export const WaitlistForm = (props: WaitlistFormProps) => { - +