💄 Passe la navigation de vue à React

This commit is contained in:
2022-03-04 16:35:09 +01:00
parent 844f625298
commit 44e9b5d694
11 changed files with 3622 additions and 81 deletions

View File

@@ -15,7 +15,7 @@
data-post="{{ route('pages.store') }}"
data-remove="{{ route('pages.destroy', ['page' => 'replace_me']) }}"
data-csrf="{{ csrf_token() }}"
data-checkword="{{ $checkword }}"
data-checkword="{{ $checkword }}"
>
</div>
</div>