Skip to content

Commit

Permalink
checking build failures
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi-arya1 committed Dec 29, 2023
1 parent 4167a82 commit 03e4105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/App.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { MemoryRouter as Router, Routes, Route } from 'react-router-dom';
import './App.css';
import Clock from '../components/clock';
import teamCartographerLogo from '../../assets/icons/team_cartographer_logo_rounded_edges.png';
import './App.css';

function Hello() {
return (
Expand Down

0 comments on commit 03e4105

Please sign in to comment.