Commit 037f62c
committed
Refactor hook demos and details structure
Removed old HookDemo and hook-details components, and added individual hook example components under src/components/hook-examples. Updated useAsync and useFetch hooks for improved API and reliability. Removed useAsyncRetry and its exports. Added react-syntax-highlighter and related types to dependencies for code highlighting support. Updated layout and global styles for dark mode and UI improvements.1 parent 5f83f8e commit 037f62c
File tree
41 files changed
+2338
-1188
lines changed- app
- packages/react-hooks/src
- hooks
- src
- components
- hook-examples
- ui
- data
- sections
- hooks
- hook-details
- landing-page
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+2338
-1188
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
7 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments