chore: move dependencies

This commit is contained in:
Anthony Fu 2022-12-20 14:25:39 +01:00
parent 602afa497c
commit 0a5edda4cd
6 changed files with 347 additions and 364 deletions

View file

@ -85,4 +85,3 @@ export const useTimeAgoOptions = (short = false): UseTimeAgoOptions<false> => {
},
}
}