mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 18:52:06 +00:00
docs: update documentation for custom auth hooks
This commit is contained in:
@@ -3,7 +3,7 @@ import APIResponseValidationSchema from '@/validation/APIResponseValidationSchem
|
||||
import useSWR from 'swr';
|
||||
|
||||
/**
|
||||
* A custom React hook that fetches the current user's data from the server.
|
||||
* A custom hook to fetch the current user's data.
|
||||
*
|
||||
* @returns An object with the following properties:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user