Skip to content

Commit

Permalink
Merge branch 'main' of github.com:lopatoj/hackrice14
Browse files Browse the repository at this point in the history
  • Loading branch information
lopatoj committed Sep 22, 2024
2 parents 45a3bad + ebf21b6 commit 96ef742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import Userinfo from './pages/Userinfo/Userinfo'
import Todo from './pages/Todo/Todo.tsx'
import Chat from './pages/Chat/Chat'
import ChatSelect from './pages/ChatSelect/ChatSelect'
import Match from './pages/Match/Match.ts'
import Match from './pages/Match/Match'

// Import our custom CSS
import './scss/styles.scss'
Expand Down

0 comments on commit 96ef742

Please sign in to comment.