strette di mano
This commit is contained in:
7
src/boot/timeago.ts
Executable file
7
src/boot/timeago.ts
Executable file
@@ -0,0 +1,7 @@
|
||||
//@ts-ignore
|
||||
import timeago from 'vue-timeago3'
|
||||
import { boot } from 'quasar/wrappers'
|
||||
|
||||
export default boot(({ app }) => {
|
||||
app.use(timeago)
|
||||
})
|
||||
Reference in New Issue
Block a user