epicmaxco / vuestic-admin

Free and Beautiful Vue 3 Admin Template

Home Page:https://admin.vuestic.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We need to reimplement privacy policy

asvae opened this issue · comments

It was present in old admin, but was removed in a new one. We need to have something similar.

image
<div class="flex justify-center mt-2">
  <va-button
    class="mr-2"
    size="small"
    preset="plain"
    href="https://www.iubenda.com/privacy-policy/19055770"
    title="Privacy Policy"
  >
    Privacy Policy
  </va-button>

@asvae
Can I work on this issue?
What should I do?