Skip to content

Commit

Permalink
revert task 3
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiViv committed Oct 2, 2024
1 parent 9464a1b commit c387b45
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ import { useState } from 'react';
import logo from './logo.svg';
import './App.css';

const schedule = {
title: "CS Courses for 2018-2019"
};

const App = () => {
const [count, setCount] = useState(0);

Expand Down

0 comments on commit c387b45

Please sign in to comment.