diff --git a/src/components/Mascot/MascotPopup.tsx b/src/components/Mascot/MascotPopup.tsx index 21c5f61..e909179 100644 --- a/src/components/Mascot/MascotPopup.tsx +++ b/src/components/Mascot/MascotPopup.tsx @@ -18,7 +18,7 @@ */ import React, { useEffect, useRef, useState } from 'react'; -import { Portal, withTheme } from 'react-native-paper'; +import { Portal } from 'react-native-paper'; import * as Animatable from 'react-native-animatable'; import { BackHandler,