mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-20 02:11:36 +00:00
small typo fix
This commit is contained in:
parent
10a6bb57a8
commit
31bd146239
@ -1,6 +1,6 @@
|
||||
<div>
|
||||
<x-primary-button x-data="" x-on:click.prevent="$dispatch('open-modal', 'create-project')">
|
||||
{{ __('Connect') }}
|
||||
{{ __('Create') }}
|
||||
</x-primary-button>
|
||||
|
||||
<x-modal name="create-project" :show="$open">
|
||||
|
Loading…
x
Reference in New Issue
Block a user