Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew77788 authored Feb 12, 2025
2 parents b0785ef + c867b63 commit df3889e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { createRoot } from 'react-dom/client';

import 'bulma/css/bulma.css';
import './styles/index.scss';

import { App } from './App';

import { TodoProvider } from './context/TodoContext';
Expand Down

0 comments on commit df3889e

Please sign in to comment.