source: components/poker/PokerSections.jsx@ ace7865

main
Last change on this file since ace7865 was ace7865, checked in by anastasovv <simon@…>, 2 years ago

Finished Roulette

  • Property mode set to 100644
File size: 133 bytes
RevLine 
[ace7865]1import React from 'react'
2
3const PokerSections = () => {
4 return (
5 <div>
6
7 </div>
8 )
9}
10
11export default PokerSections
Note: See TracBrowser for help on using the repository browser.