chore: split app to commons and web (squash commit)
This commit is contained in:
3
packages/hoppscotch-common/src/composables/toast.ts
Normal file
3
packages/hoppscotch-common/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