Login screen looking good
This commit is contained in:
@@ -4,7 +4,7 @@ import React, { Component } from 'react'
|
||||
|
||||
class Box extends Component {
|
||||
static propTypes = {
|
||||
borderTop: PropTypes.number,
|
||||
borderTop: PropTypes.string,
|
||||
borderBottom: PropTypes.string,
|
||||
borderRight: PropTypes.string,
|
||||
borderLeft: PropTypes.string,
|
||||
|
||||
Reference in New Issue
Block a user