Skip to content

Commit b9a4b15

Browse files
bugfixing
1 parent 0a992f9 commit b9a4b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/livewire/profile-example.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<div class="col-12 col-xl-8">
128128
<div class="card card-body border-0 shadow mb-4">
129129
<h2 class="h5 mb-4">General information</h2>
130-
<form action="#" method="POST">
130+
<form action="#">
131131
<div class="row">
132132
<div class="col-md-6 mb-3">
133133
<div>

0 commit comments

Comments
 (0)