Compare commits
2 Commits
22f4dd83ae
...
60afc964ba
| Author | SHA1 | Date | |
|---|---|---|---|
| 60afc964ba | |||
|
|
8213748aa8 |
@@ -12,5 +12,11 @@ class="px-2 py-1 border border-primary-500 text-primary-600 rounded hover:bg-pri
|
||||
>
|
||||
Print
|
||||
</button>
|
||||
|
||||
<button
|
||||
type="button"
|
||||
wire:click="printPanel"
|
||||
class="px-2 py-1 border border-primary-500 text-primary-600 rounded hover:bg-primary-50 hover:border-primary-700 transition text-sm"
|
||||
>
|
||||
Print Panel
|
||||
</button>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user