Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
abanobmikaeel committed Sep 30, 2023
1 parent 2652b28 commit 88a0537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import React, { useRef, useState } from 'react';
import React, { useRef } from 'react';
import { SafeAreaView } from 'react-native';
import { Dimensions } from 'react-native';
import { WebView, type WebViewMessageEvent } from 'react-native-webview';
Expand Down

0 comments on commit 88a0537

Please sign in to comment.