Mudança para compositionAPI

This commit is contained in:
Amadeu José Andrade Jr
2025-01-13 01:56:10 -03:00
parent d5071cf085
commit bc69228dbd
13 changed files with 70 additions and 1829 deletions

View File

@@ -1,4 +1,4 @@
# Quasar App (formbrickstest)
# FormbricksTest (formbrickstest)
A Quasar Project
@@ -15,22 +15,6 @@ quasar dev
```
### Lint the files
```bash
yarn lint
# or
npm run lint
```
### Format the files
```bash
yarn format
# or
npm run format
```
### Build the app for production
```bash
quasar build