[go: up one dir, main page]

Skip to content

Commit

Permalink
Update Appbar.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Rider21 committed Mar 7, 2024
1 parent 5fab766 commit cb7241c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/screens/WebviewScreen/components/Appbar.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import React from 'react';
import { View, Text } from 'react-native';
import { IconButtonV2 } from 'react-native-paper';
import { IconButtonV2 } from '@components/index';

import TextTicker from 'react-native-text-ticker';
Expand Down

0 comments on commit cb7241c

Please sign in to comment.