This commit is contained in:
Andras Bacsai
2023-06-13 10:30:07 +02:00
parent c701fbad32
commit 76bd4ae8ef
7 changed files with 58 additions and 43 deletions

View File

@@ -3,7 +3,7 @@
<div>
<div class="flex items-center gap-2">
<h3>Pull Requests on Git</h3>
<x-forms.button wire:click="load_prs">Load (Open) Pull Requests
<x-forms.button wire:click="load_prs">Load Pull Requests (Open)
</x-forms.button>
</div>
@isset($rate_limit_remaining)