fixed faq bugs
This commit is contained in:
@@ -262,6 +262,8 @@
|
||||
import { useToast } from "vue-toastification";
|
||||
const { authUser } = useAuth();
|
||||
const props = defineProps(["props"], ["access"]);
|
||||
|
||||
|
||||
const toast = useToast()
|
||||
const router = useRouter()
|
||||
const paymentHandler = (id) => {
|
||||
|
||||
Reference in New Issue
Block a user