mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
lint fix
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user