Changeset 433e0c5 for components/poker/sections
- Timestamp:
- 07/15/22 14:45:30 (2 years ago)
- Branches:
- main
- Children:
- 55701f0
- Parents:
- 1df3fde
- Location:
- components/poker/sections
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
components/poker/sections/PickATable.jsx
r1df3fde r433e0c5 6 6 7 7 import axios from 'axios'; 8 import { setPokerGame } from '../../../redux/reducers/playerSlice';9 8 10 9 const PickATable = () => {
Note:
See TracChangeset
for help on using the changeset viewer.