feat: implementation of users module of the admin dashboard (#29)
Co-authored-by: Anwarul Islam <anwaarulislaam@gmail.com>
This commit is contained in:
committed by
GitHub
parent
223150550f
commit
90569192b7
3
packages/hoppscotch-sh-admin/src/composables/toast.ts
Normal file
3
packages/hoppscotch-sh-admin/src/composables/toast.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { useToasted } from '@hoppscotch/vue-toasted';
|
||||
|
||||
export const useToast = useToasted;
|
||||
Reference in New Issue
Block a user