Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Murray authored Oct 18, 2021
1 parent 62c9e74 commit 903519d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/workspace/card/WorkspaceCardVBANoECardView.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {JewelBoxBlue} from '../../../components/Icon/Illustrations';
import UnorderedList from '../../../components/UnorderedList';
import WorkspaceSection from '../WorkspaceSection';
import {navigateToConciergeChat} from '../../../libs/actions/Report';
import Navigation from "../../../libs/Navigation/Navigation";
import Navigation from '../../../libs/Navigation/Navigation';

const propTypes = {
...withLocalizePropTypes,
Expand Down

0 comments on commit 903519d

Please sign in to comment.