Skip to content

Commit

Permalink
remove switch
Browse files Browse the repository at this point in the history
  • Loading branch information
Dert1129 committed Apr 8, 2024
1 parent 1a0526d commit dfc6c65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Upload/Forms/DynamicForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import qq from 'fine-uploader/lib/core';
import { uploader } from '../fineUploader';
import { Link, Prompt } from 'react-router-dom';
import PropTypes from 'prop-types';
import Switch from "react-switch";

class DynamicForm extends Component {

Expand Down

0 comments on commit dfc6c65

Please sign in to comment.