We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4178ba + c9a87a8 commit aeea5a6Copy full SHA for aeea5a6
view/frontend/templates/magewire/create-account.phtml
@@ -12,7 +12,7 @@ if (!$guestCheckerViewModel->isCustomerGuest()) {
12
}
13
14
?>
15
-<div wire:model="accountExists">
+<div>
16
<?php if (!$magewire->accountExists): ?>
17
<div class="flex gap-x-4">
18
<div class="flex items-center">
0 commit comments