From edd2a205ea1aac9a416618f5595107727ace69e5 Mon Sep 17 00:00:00 2001 From: Bernhard Owen Josephus Date: Fri, 5 Jan 2024 00:30:53 +0800 Subject: [PATCH] prettier --- src/components/BaseMiniContextMenuItem.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/BaseMiniContextMenuItem.tsx b/src/components/BaseMiniContextMenuItem.tsx index dcb0ffc71627..7bed44cd8f13 100644 --- a/src/components/BaseMiniContextMenuItem.tsx +++ b/src/components/BaseMiniContextMenuItem.tsx @@ -8,9 +8,9 @@ import DomUtils from '@libs/DomUtils'; import getButtonState from '@libs/getButtonState'; import ReportActionComposeFocusManager from '@libs/ReportActionComposeFocusManager'; import variables from '@styles/variables'; +import CONST from '@src/CONST'; import PressableWithoutFeedback from './Pressable/PressableWithoutFeedback'; import Tooltip from './Tooltip/PopoverAnchorTooltip'; -import CONST from '@src/CONST'; type BaseMiniContextMenuItemProps = { /**