✨ Added stats & SQL order by on get points
This commit is contained in:
@@ -38,6 +38,7 @@ export const useActions = ({
|
||||
if (response.ok) {
|
||||
await refreshDataset();
|
||||
setLoveToDelete(null);
|
||||
setIsLoading(false);
|
||||
return;
|
||||
}
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user