mirror of
https://github.com/bendtherules/react-fiber-traverse.git
synced 2026-08-18 13:52:36 +00:00
traverse - Fix prettier formatting
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ function traverse(node: FiberNode, fn: (node: FiberNode) => any) {
|
||||
* }
|
||||
* ```
|
||||
* ------
|
||||
*
|
||||
*
|
||||
* @example
|
||||
* ```js
|
||||
* // Breadth-first
|
||||
|
||||
Reference in New Issue
Block a user