mirror of
https://github.com/versia-pub/frontend.git
synced 2026-06-14 07:29:15 +02:00
feat: ✨ Implement new confirmation modal utility
This commit is contained in:
parent
0fe13cbeee
commit
73bfbcf252
9 changed files with 226 additions and 10 deletions
|
|
@ -3,6 +3,7 @@
|
|||
"extends": "./.nuxt/tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"target": "esnext",
|
||||
"module": "esnext"
|
||||
"module": "esnext",
|
||||
"allowImportingTsExtensions": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue