adata-ui 0.3.5 → 0.3.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -186,7 +186,7 @@
186
186
  Попробуйте повторить запрос</p>
187
187
  </div>
188
188
  <div class="error__wrapper__content__button">
189
- <a-button variant="yellow" size="md">Перейти на главную</a-button>
189
+ <a-button variant="yellow" size="md" nuxt-url="/">Перейти на главную</a-button>
190
190
  </div>
191
191
  </div>
192
192
  </div>