mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-04-05 18:09:04 +00:00
docs: update documentation for custom data-fetching hooks
This commit is contained in:
@@ -9,7 +9,7 @@ interface UseBeerRecommendationsParams {
|
||||
}
|
||||
|
||||
/**
|
||||
* A custom hook using SWR to fetch beer recommendations from the API.
|
||||
* A custom hook to fetch beer recommendations from the API.
|
||||
*
|
||||
* @param options The options to use when fetching beer recommendations.
|
||||
* @param options.pageSize The number of beer recommendations to fetch per page.
|
||||
|
||||
Reference in New Issue
Block a user