Lint rule changes
This commit is contained in:
parent
90520dfb25
commit
69c6aa9af2
29 changed files with 55 additions and 45 deletions
|
@ -5,9 +5,9 @@ import useRefreshSnapshot from './useRefreshSnapshot'
|
|||
* Putting this element in a suspense tree makes sure the snapshot editor
|
||||
* gets refreshed once the tree renders.
|
||||
*
|
||||
* Alternatively you can use
|
||||
* @link useRefreshSnapshot()
|
||||
* Alternatively you can use {@link useRefreshSnapshot}
|
||||
*
|
||||
* @example
|
||||
* Usage
|
||||
* ```jsx
|
||||
* <Suspense fallback={null}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue