feat(frontend): server side rendering to improve performance
This commit is contained in:
@@ -82,6 +82,7 @@ const AdminConfigTable = () => {
|
||||
})
|
||||
.catch(toast.axiosError);
|
||||
}
|
||||
config.refresh();
|
||||
};
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user