Refactor getters to stores
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
import type { Food } from '$lib/database/food'
|
||||
|
||||
export let item: Food
|
||||
|
||||
console.log(item)
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user