Skip to content

Commit

Permalink
[Ts migration] Prettified the code
Browse files Browse the repository at this point in the history
  • Loading branch information
ruben-rebelo committed Jan 12, 2024
1 parent c8a0cc8 commit 8c5c752
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react';
import { withOnyx} from 'react-native-onyx';
import {withOnyx} from 'react-native-onyx';
import type {OnyxEntry} from 'react-native-onyx';
import AttachmentView from '@components/Attachments/AttachmentView';
import PressableWithoutFeedback from '@components/Pressable/PressableWithoutFeedback';
Expand Down

0 comments on commit 8c5c752

Please sign in to comment.