Skip to content

Commit

Permalink
fix: import selectors from data/redux
Browse files Browse the repository at this point in the history
  • Loading branch information
mariajgrimaldi authored and BryanttV committed May 1, 2024
1 parent 3d98f99 commit 46a3289
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/TurnitinDisplay/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import { injectIntl, intlShape } from '@edx/frontend-platform/i18n';

import FileNameCell from './components/FileNameCell';
import HyperlinkCell from './components/HyperlinkCell';
import { selectors } from 'data/redux';


/**
Expand Down

0 comments on commit 46a3289

Please sign in to comment.