Skip to content

Commit

Permalink
[TS migration][WorkspaceSettings] Prettier run after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
ruben-rebelo committed Feb 22, 2024
1 parent 8fab1ec commit 5d06edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/workspace/WorkspaceProfilePage.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React, {useCallback} from 'react';
import type { ImageStyle, StyleProp} from 'react-native';
import type {ImageStyle, StyleProp} from 'react-native';
import {Image, ScrollView, StyleSheet, View} from 'react-native';
import type {OnyxEntry} from 'react-native-onyx';
import {withOnyx} from 'react-native-onyx';
Expand Down

0 comments on commit 5d06edb

Please sign in to comment.