api-client/packages/hoppscotch-app/pages
2021-11-22 16:31:10 +05:30
..
r chore: better error message in invalid link 2021-11-22 16:31:10 +05:30
documentation.vue refactor: remove icons from toast 2021-11-19 21:13:58 +05:30
enter.vue refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
graphql.vue feat: support to move sidebar to left - fixed #1933 2021-11-04 09:58:15 +05:30
index.vue chore: cleanup - remove writing request object to url 2021-11-22 15:02:29 +05:30
join-team.vue refactor: remove icons from toast 2021-11-19 21:13:58 +05:30
profile.vue refactor: composables for i18n and toast 2021-11-19 22:49:11 +05:30
README.md refactor: monorepo+pnpm (removed husky) 2021-09-10 00:28:28 +05:30
realtime.vue chore: minor ui improvements 2021-09-19 20:27:20 +05:30
settings.vue refactor: remove icons from toast 2021-11-19 21:13:58 +05:30

PAGES

This directory contains your Application Views and Routes. The framework reads all the *.vue files inside this directory and creates the router of your application.

More information about the usage of this directory in the documentation.