Skip to content

Commit

Permalink
update path
Browse files Browse the repository at this point in the history
  • Loading branch information
epwinchell committed Oct 2, 2023
1 parent b48611a commit 08e9f14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AllServices/allServicesLinks.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import AllServicesIcons from './AllServicesIcons';
import AllServicesDropdownIcons from './AllServicesDropdownIcons';
import AllServicesDropdownIcons from '../AllServicesDropdown/AllServicesDropdownIcons';

export type AllServicesLink = {
href: string;
Expand Down

0 comments on commit 08e9f14

Please sign in to comment.