feat: show rating
This commit is contained in:
		| @@ -12,6 +12,7 @@ import * as $6 from "./routes/index.tsx"; | ||||
| import * as $7 from "./routes/recipes/[name].tsx"; | ||||
| import * as $8 from "./routes/recipes/index.tsx"; | ||||
| import * as $$0 from "./islands/Counter.tsx"; | ||||
| import * as $$1 from "./islands/IngredientsList.tsx"; | ||||
|  | ||||
| const manifest = { | ||||
|   routes: { | ||||
| @@ -27,6 +28,7 @@ const manifest = { | ||||
|   }, | ||||
|   islands: { | ||||
|     "./islands/Counter.tsx": $$0, | ||||
|     "./islands/IngredientsList.tsx": $$1, | ||||
|   }, | ||||
|   baseUrl: import.meta.url, | ||||
| }; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user