Add documentation

This commit is contained in:
2024-03-29 12:52:15 +01:00
parent 4aca08d89a
commit da6159861d
11 changed files with 67 additions and 15 deletions

View File

@@ -136,5 +136,6 @@
"typeerror: can't access property \"code\", (intermediate value).country[0] is undefined": "TypeError: can't access property \"code\", (intermediate value).country[0] is undefined",
"error: request failed with status code 419": "Error: Request failed with status code 419",
"error: network error": "Error: Network Error",
"error: ziggy error: route 'products.count' is not in the route list.": "Error: Ziggy error: route 'products.count' is not in the route list."
"error: ziggy error: route 'products.count' is not in the route list.": "Error: Ziggy error: route 'products.count' is not in the route list.",
"doc": "Doc"
}