deleted some useless stuff and backend integration

This commit is contained in:
2020-05-25 21:43:19 +03:00
parent e1abcdb379
commit 86f632d72b
21 changed files with 128 additions and 109 deletions

View File

@@ -1,5 +1,5 @@
import React from 'react';
import Button from '@components/Button';
import Button from '@components/common/Button';
const CameraOptions = ({ capture, changeCameraView }) => (
<div className="row button-container">