Skip to content

Commit

Permalink
no use svg
Browse files Browse the repository at this point in the history
  • Loading branch information
Enya committed Oct 22, 2023
1 parent 6f49339 commit 47890b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/frontend/js/components/Game.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import ErrorModal from './ErrorModal'
import { specific_room, SpecificRoom } from '../common/types'
const More = require('../../src/img/more.svg').default
const Leave = require('../../src/img/leaveGame.svg').default
const Coin = require('../../src/img/coin.svg').default

import { useUser } from '../contexts/UserContext'
import { useNavigate } from 'react-router-dom'
Expand Down

0 comments on commit 47890b1

Please sign in to comment.