Skip to content

Commit

Permalink
Update Phone.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ofekrotem committed Sep 10, 2024
1 parent 3a67cc2 commit a98aa00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/client/Locomotion/src/pages/Profile/Phone.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React, {
useCallback,
useContext, useEffect, useMemo, useRef, useState,
useContext, useEffect, useRef, useState,
} from 'react';
import { useIsFocused } from '@react-navigation/native';
import Config from 'react-native-config';
Expand Down

0 comments on commit a98aa00

Please sign in to comment.