This commit is contained in:
Abbey Campbell
2025-12-04 16:41:45 -08:00
parent ad105d110f
commit 67ecc43580

View File

@@ -3,7 +3,7 @@ import { Heading4, INatIcon } from "components/SharedComponents";
import { Pressable, View } from "components/styledComponents";
import React from "react";
import { MenuOption } from "./Menu";
import type { MenuOption } from "./Menu";
const MenuItem = ( {
item,