docs
docs copied to clipboard
Update alpine-js.blade.php
Torchlight does not render correctly in here. TBH, I don't know exactly why, but from the docs, I think it should the line be before the highlighted line.
I added :1 to let torchlight, highlights the next line which is <div wire:ignore>
Edit: I think I knew why, torchlight by default set the language into php and the component does not have a default language (with is blade), and I think this is why this line does not work.