Skip to content

Commit 7f98d56

Browse files
authored
fix(hooks): generate other https methods (#74)
1 parent e6eb1d8 commit 7f98d56

File tree

3 files changed

+176
-142
lines changed

3 files changed

+176
-142
lines changed

examples/react-app/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"@tanstack/react-query": "^5.18.1",
1717
"axios": "^1.6.7",
1818
"form-data": "~4.0.0",
19+
"prettier": "^3.2.5",
1920
"react": "^18.2.0",
2021
"react-dom": "^18.2.0"
2122
},

0 commit comments

Comments
 (0)