chore(core): remove redocs

- It is not well maintained (no Laravel 12 Support) and does not work anyway.
This commit is contained in:
peaklabs-dev
2025-03-31 18:33:52 +02:00
parent 2699c2ed19
commit 04349d9b05
3 changed files with 0 additions and 38 deletions

View File

@@ -90,8 +90,6 @@
</div>
<h4 class="pt-6">API</h4>
<div class="pb-4">For API documentation, please visit <a class="dark:text-warning underline"
href="/docs/api">/docs/api</a></div>
<div class="md:w-96 pb-2">
<x-forms.checkbox instantSave id="is_api_enabled" label="Enabled" />
</div>