Skip to content

Commit

Permalink
selected.items.panel.item.js imports formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tischsoic committed Nov 25, 2024
1 parent 37d0b80 commit 2f7070c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import Icon from '../../../common/icon/icon';
import Thumbnail from '../../../common/thumbnail/thumbnail';

import { SelectedItemsContext } from '../../universal.discovery.module';

import { REMOVE_SELECTED_ITEMS } from '../../hooks/useSelectedItemsReducer';

const SelectedItemsPanelItem = ({ item, thumbnailData, name, description }) => {
Expand Down

0 comments on commit 2f7070c

Please sign in to comment.