Blade Component Support 🙌
- #6 You can now use the Blade Component syntax for the Icons. Example:
<x:feather-activity />
You can also uses attributes within the syntax:
<x:feather-activity class="h-5 w-5" x-on:click="doAlpineJSThings()" />
<x:feather-activity />
You can also uses attributes within the syntax:
<x:feather-activity class="h-5 w-5" x-on:click="doAlpineJSThings()" />