mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-22 22:49:01 -04: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