OHIF-145: update study list title to sentence case (#1991)
This commit is contained in:
parent
ef163cd702
commit
e4092d0349
@ -40,7 +40,7 @@ const StudyListFilter = ({
|
|||||||
<div className="flex flex-row justify-between mb-5 px-12">
|
<div className="flex flex-row justify-between mb-5 px-12">
|
||||||
<div className="flex flex-row">
|
<div className="flex flex-row">
|
||||||
<Typography variant="h4" className="text-primary-light mr-6">
|
<Typography variant="h4" className="text-primary-light mr-6">
|
||||||
Study List
|
Study list
|
||||||
</Typography>
|
</Typography>
|
||||||
<div className="flex flex-row items-end">
|
<div className="flex flex-row items-end">
|
||||||
<Button
|
<Button
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user