1
0

emphasize info

This commit is contained in:
2022-06-24 17:31:28 +02:00
parent 7bed1b0dab
commit 8931530ee9

View File

@@ -74,7 +74,7 @@ router.get('/user', (<span style="color:rgb(225, 75, 75);font-weight:bold;">{</s
## Fetch / `router.handle()` ## Fetch / `router.handle()`
Be aware that with `v2.0.0` the parameters of `router.handle()` changed. <span style="color:rgb(225, 75, 75);font-weight:bold;">!</span> Be aware that with `v2.0.0` the parameters of `router.handle()` changed <span style="color:rgb(225, 75, 75);font-weight:bold;">!</span>
### Before ### Before