Skip to content

Resolving CSS scaffolding

Pre-release
Pre-release

Choose a tag to compare

@coryrose1 coryrose1 released this 17 Nov 15:06
· 9 commits to master since this release

Moved setCssArray to Scaffold command rather than LivewireModelTable. Thereby there's no need to use __construct in LivewireModelTable and thus call parent::__construct for Livewire Component.