shared state with events

This commit is contained in:
hackerESQ
2024-08-06 20:41:52 -05:00
parent c44aec5e04
commit e386bc5dc9
10 changed files with 320 additions and 344 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
<x-ib-toolbar title="Create Portfolio" />
@livewire('manage-portfolio-form', ['submit' => 'save'])
@livewire('manage-portfolio-form')
</div>
</x-app-layout>