mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-05-24 01:12:54 -04:00
Fixed comment describing method (#3611)
This commit is contained in:
parent
cde9d166a4
commit
68ff5f4b1c
@ -10,7 +10,7 @@ const storeLoading = ref(false);
|
||||
|
||||
/**
|
||||
* useFoodData returns a template reactive object
|
||||
* for managing the creation of units. It also provides a
|
||||
* for managing the creation of foods. It also provides a
|
||||
* function to reset the data back to the initial state.
|
||||
*/
|
||||
export const useFoodData = function () {
|
||||
|
Loading…
x
Reference in New Issue
Block a user