Center non-negative, finite, boards (#14)
This commit is contained in:
@@ -12,7 +12,7 @@ export const BOARD_STYLES = {
|
||||
export const FLAT = 'flat';
|
||||
export const POINTY = 'pointy';
|
||||
|
||||
export const TILE_ORIENTATIONS = {
|
||||
export const ORIENTATION_STYLES = {
|
||||
FLAT,
|
||||
POINTY,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user