test: stop requiring dialog.tsx to use mobile hook
This commit is contained in:
@@ -26,7 +26,6 @@ const DIRECT_HOOK_FILES = [
|
||||
"src/components/settings-panel.tsx",
|
||||
"src/components/ui/calendar.tsx",
|
||||
"src/components/ui/date-picker.tsx",
|
||||
"src/components/ui/dialog.tsx",
|
||||
"src/components/ui/input-group.tsx",
|
||||
"src/components/ui/textarea.tsx",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user