refinedev / refine

A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
https://refine.dev
MIT License
28.75k stars 2.25k forks source link

[DOC] Incorrect deleted line in authorization data provider integration #6542

Open smichae opened 1 day ago

smichae commented 1 day ago

Documentation issue

https://github.com/refinedev/refine/blob/a94844e4400c56d542e5a2bfbba37047e122d3ec/documentation/tutorial/authentication/data-provider-integration/index.md?plain=1#L88

Describe the thing to improve

The deleted line in getOne in the tutorial/authentication/data provider integration should reference fetch, not fetcher

Describe the solution (optional)

No response

alicanerdurmaz commented 6 hours ago

Hello @smichae, thanks for the issue!

Do you wanna work on this?