deleted some useless stuff and backend integration
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user