Jelajahi Sumber

update app/pages/home/Notify.js

wudebin 5 bulan lalu
induk
melakukan
93f6b804eb
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      Strides-SPAPP/app/pages/home/Notify.js

+ 1 - 1
Strides-SPAPP/app/pages/home/Notify.js

@@ -6,7 +6,7 @@ import Dialog from '../../components/Dialog';
 import apiUpload from '../../api/apiUpload';
 import app from '../../../app.json'
 import utils from '../../utils/utils';
-import Skeleton from 'react-native-reanimated-skeleton';
+import Skeleton from '../../components/VbeSkeleton';
 
 export default class Notify extends Component {
   constructor(props) {