safak / nextadmin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

after deleteUser /dashboard/products revalidate instead of /dashboard/users

johzij69 opened this issue · comments

In actions.js in function deleteUser

revalidatePath("/dashboard/products"); should be changes to revalidatePath("/dashboard/users")