alpine-collective / alpinejs-devtools

Chrome/Firefox DevTools extension for debugging Alpine.js applications.
MIT License
521 stars 18 forks source link

Closing parenthesis in component #384

Closed iceforeon closed 2 years ago

iceforeon commented 2 years ago
<div x-data="editor($wire.entangle('foo').defer)">...</div>

component

iceforeon commented 2 years ago

Fix here: x-title="component-name"