Skip to content

Commit

Permalink
Updated docs to the new format
Browse files Browse the repository at this point in the history
  • Loading branch information
davebcn87 committed Nov 25, 2024
1 parent d681d52 commit 2479c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ if (typeof window !== 'undefined') {
- `scan(options)`: Imperative API to start scanning
- `useScan(options)`: Hook API to start scanning
- `withScan(Component, options)`: Useful if you only want to scan a specific component
- `printReport(componentNames)`: Prints a detailed report in the console for the given components

## Why React Scan?

Expand Down

0 comments on commit 2479c24

Please sign in to comment.