Skip to content

Commit 8ee9d6f

Browse files
author
rs-sliske
authored
Close container div
without the closing div tag this causes errors with vue because the script tag in the layout ends up inside div#app
1 parent 7884edd commit 8ee9d6f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/bulma-stubs/views/auth/register.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,5 +90,7 @@
9090
</div>
9191

9292
</div>
93+
94+
</div>
9395

9496
@endsection

0 commit comments

Comments
 (0)