Skip to content

Commit

Permalink
remove useTheme import
Browse files Browse the repository at this point in the history
  • Loading branch information
kristian-mkd committed Nov 10, 2024
1 parent 00fce96 commit 2506854
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import React from 'react';
import { CallContent } from '@stream-io/video-react-native-sdk';
import { StatusBar, StyleSheet, View } from 'react-native';
import { SafeAreaView } from 'react-native-safe-area-context';
import { useTheme } from '@stream-io/video-react-native-sdk';
import { Z_INDEX } from '../constants';

export const ActiveCall = () => {
Expand Down

0 comments on commit 2506854

Please sign in to comment.