Skip to content

Commit

Permalink
(fix) : typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Vijaykv5 committed Aug 7, 2024
1 parent 2b097fe commit b3d5d29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ const ListDetailsTable: React.FC<ListDetailsTableProps> = ({
<>
<BackButton />
<Layer>
<Tile className={styles.tile} data-openmrs-role="Patient Emply tile">
<Tile className={styles.tile} data-openmrs-role="Patient Empty tile">
<div className={styles.illo}>
<EmptyDataIllustration />
</div>
Expand Down

0 comments on commit b3d5d29

Please sign in to comment.