mirror of
https://github.com/FranP-code/Pomodoro-Timer-with-Clockify-integration.git
synced 2025-10-12 23:52:30 +00:00
Minor fixes
This commit is contained in:
@@ -5,6 +5,7 @@ import { getAuth, onAuthStateChanged } from "firebase/auth";
|
||||
import { doc, updateDoc, getFirestore, collection, getDoc } from "firebase/firestore";
|
||||
import loadingGifLightTheme from './img/loading-light-theme.png'
|
||||
import loadingGifDarkTheme from './img/loading-dark-theme.png'
|
||||
import detectKeys from './Misc/detectKeys';
|
||||
|
||||
const ClockifyTasksDisplay = (props) => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user