mirror of
https://github.com/placeholder-soft/web.git
synced 2026-04-29 11:25:28 +08:00
Correct Formatting and Improve Grammar in Docs (#1411)
* Update learning-objectives.md * Update useAccount.md * Update simple-storage-sbs.md
This commit is contained in:
@@ -228,7 +228,7 @@ Use the script to regenerate this file.
|
||||
|
||||
### [The `useAccount` Hook](./reading-and-displaying-data/useAccount.md)
|
||||
|
||||
- Implement the `useAccount`` hook to show the user's address, connection state, network, and balance
|
||||
- Implement the `useAccount` hook to show the user's address, connection state, network, and balance
|
||||
- Implement an `isMounted` hook to prevent hydration errors
|
||||
|
||||
### [The `useReadContract` Hook](./reading-and-displaying-data/useReadContract.md)
|
||||
|
||||
Reference in New Issue
Block a user