Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dobri1408 committed Aug 6, 2024
1 parent c8e1b58 commit e73568c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Widgets/VisualizationWidget.jsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React, { useState, useRef, useEffect } from 'react';
import { connect } from 'react-redux';

import { Modal, Button, Grid } from 'semantic-ui-react';
import { toast } from 'react-toastify';
import { FormFieldWrapper, Icon, Toast } from '@plone/volto/components';
Expand Down

0 comments on commit e73568c

Please sign in to comment.