chg: usr: add timers to each player - renew the whole migration #4
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
*/
|
||||
|
||||
export { GameBoard } from './GameBoard';
|
||||
export { default as GameTimer } from './GameTimer';
|
||||
export { default as GridControl } from './grid/GridControl';
|
||||
export { default as GridField } from './grid/GridField';
|
||||
export { default as User } from './user/User';
|
||||
|
||||
Reference in New Issue
Block a user