Skip to content

Commit 22a4447

Browse files
updates
1 parent fbf3a2f commit 22a4447

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Livewire/Components/Tickets/LaraTicketsForm.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ public function saveData()
179179

180180
public function goback()
181181
{
182-
dd( $this->dashboardData);
183182
$this->dashboardData['form'] = ['name' => '', 'action' => '', 'id' => ''];
184183
$this->emit('activeNvTab', $this->dashboardData);
185184
}

0 commit comments

Comments
 (0)