Split Layout, menu define
Some checks are pending
deploy / deploy (push) Waiting to run

This commit is contained in:
2023-12-31 22:08:22 +01:00
parent 0a9205ea8b
commit 9bbd65eaaf
5 changed files with 108 additions and 37 deletions

View File

@@ -99,5 +99,11 @@
"referenceerror: _code is not defined": "ReferenceError: _code is not defined",
"referenceerror: acntry is not defined": "ReferenceError: aCntry is not defined",
"error: request failed with status code 500": "Error: Request failed with status code 500",
"error: ziggy error: 'item' parameter is required for route 'products.search'.": "Error: Ziggy error: 'item' parameter is required for route 'products.search'."
"error: ziggy error: 'item' parameter is required for route 'products.search'.": "Error: Ziggy error: 'item' parameter is required for route 'products.search'.",
"firefox 122": "Firefox 122",
"ikea": "Ikea",
"about": "About",
"exachange": "Exachange",
"exchange": "Exchange",
"referenceerror: rates is not defined": "ReferenceError: rates is not defined"
}