Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
arodidev committed Feb 27, 2024
1 parent d37a0ec commit a9f7c8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { useSession } from '@openmrs/esm-framework';
import { DatePicker, DatePickerInput } from '@carbon/react';
import dayjs from 'dayjs';
import styles from './homepage-header.scss';
import HomepageIllustration from './appointments-illustration.component';
import HomepageIllustration from './homepage-illustration.component';

interface HomepageHeaderProps {
title: string;
Expand Down

0 comments on commit a9f7c8a

Please sign in to comment.