Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3488630
D6329.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
926 B
Referenced Files
None
Subscribers
None
D6329.diff
View Options
diff --git a/native/navigation/community-drawer-content.react.js b/native/navigation/community-drawer-content.react.js
--- a/native/navigation/community-drawer-content.react.js
+++ b/native/navigation/community-drawer-content.react.js
@@ -15,7 +15,7 @@
import { useNavigateToThread } from '../chat/message-list-types';
import { useStyles } from '../themes/colors';
import type { TextStyle } from '../types/styles';
-import CommunityDrawerItemCommunity from './community-drawer-item-cummunity.react';
+import CommunityDrawerItemCommunity from './community-drawer-item-community.react';
const maxDepth = 2;
const safeAreaEdges = Platform.select({
diff --git a/native/navigation/community-drawer-item-cummunity.react.js b/native/navigation/community-drawer-item-community.react.js
rename from native/navigation/community-drawer-item-cummunity.react.js
rename to native/navigation/community-drawer-item-community.react.js
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 19, 10:54 AM (20 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2676817
Default Alt Text
D6329.diff (926 B)
Attached To
Mode
D6329: [native] Fix typo in CommunityDrawerItemCommunity
Attached
Detach File
Event Timeline
Log In to Comment