Merge branch 'master' of https://github.com/brkcvn/akaunting into code-clean

This commit is contained in:
Burak Civan
2022-09-05 09:44:16 +03:00
40 changed files with 385 additions and 449 deletions

View File

@ -5,14 +5,13 @@
</div>
<div class="my-3">
<x-form.input.text
<x-form.input.input
name="share"
value="{{ $signedUrl }}"
ref="clone"
@click="onCopyLink()"
style="appearance: none; background-color: whitesmoke; border: none; font-size: 16px;"
/>
<x-form.input.hidden name="hidden-share" value="{{ $signedUrl }}" />
<div data-copied class="hidden h-10 items-center justify-center">
<span