mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2024-12-26 17:36:15 +00:00
style: format code with Prettier
This commit fixes the style issues introduced in f6e8f42
according to the output
from Prettier.
Details: None
This commit is contained in:
parent
f6e8f4291c
commit
5b1de0c5de
|
@ -82,7 +82,7 @@ Contains the following:
|
|||
- melon
|
||||
`,
|
||||
labels: [Labels.nut, Labels.gluten, Labels.spicy, Labels.fish],
|
||||
images: ["/item_images/wathog.jpg","/item_images/sonichog.jpg"],
|
||||
images: ["/item_images/wathog.jpg", "/item_images/sonichog.jpg"],
|
||||
},
|
||||
{
|
||||
uuid: "bluhog",
|
||||
|
|
Loading…
Reference in a new issue