tailwind #9

Manually merged
peperunas merged 157 commits from tailwind into master 2020-12-28 18:38:52 +00:00
Showing only changes of commit e541b3d7d5 - Show all commits

View File

@ -18,8 +18,6 @@ export class QuoteStatus extends Component<QuoteStatusProps> {
constructor(props) {
super(props);
console.log("SUB")
console.log(this.props.amount)
this.deriveProps()
}
@ -124,8 +122,6 @@ export class Statusbar extends Component<NewTickMessage> {
}
render() {
console.log("MAIN")
console.log(this.props.price)
return (
<div className="bg-white border-t border-b sm:border-l sm:border-r sm:rounded shadow flex-grow mb-6">
<div className="border-b px-6">