refactor: remove some duplicated code
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import { Recipe } from "../lib/recipes.ts";
|
||||
|
||||
export function Card(
|
||||
{ link, title, image }: { link?: string; title?: string; image?: string },
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user