Skip to content

Commit

Permalink
fix button import
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-macaneata committed Apr 8, 2020
1 parent ef65f06 commit ab2bf11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/manage/Blocks/DetailedLink/View.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { injectIntl } from 'react-intl';
import { settings } from '~/config';
import { BodyClass } from '@plone/volto/helpers';

// import { Dropdown, Segment, Checkbox, Input, Button } from 'semantic-ui-react';
import { Button } from 'semantic-ui-react';
// import AddLinkForm from './AddLinkForm';

function removeDuplicates(myArr, prop) {
Expand Down

0 comments on commit ab2bf11

Please sign in to comment.