Skip to content

Commit

Permalink
Move source icons into subfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
scottybollinger committed Nov 18, 2020
1 parent e7ff3a6 commit 952f034
Show file tree
Hide file tree
Showing 26 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import React from 'react';
// eslint-disable-next-line no-restricted-imports
import _camelCase from 'lodash/camelCase';

import { images } from '../assets';
import { images } from '../assets/source_icons';

interface SourceIconProps {
serviceType: string;
Expand Down

0 comments on commit 952f034

Please sign in to comment.