79230901

Date: 2024-11-27 15:34:36
Score: 1.5
Natty:
Report link

Add Button tag and set onclick to router push:

  <button @click="router.push('/')" disabled>
    MyButton-Text
  </button>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Nader Naderi