Merge pull request #9 from Aleksey-Levin/frontend/dice

feat: edit dice
This commit is contained in:
LewinUp 2024-01-07 20:43:03 +08:00 committed by GitHub
commit f699fbd406
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,3 @@
import {usePlayRoulette} from "../../web3/functions/Roulette/usePlayRoulette.ts";
import {FC, useEffect} from "react";
import {usePlayCraps} from "../../web3/functions/Craps/usePlayCraps.ts";