Skip to content

Commit 3c13974

Browse files
committed
remove "v1" from global header
1 parent cfcf1a4 commit 3c13974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function Header() {
1919
<div className={`usa-logo ${styles.title}`}>
2020
<img src={cmsLogo} className={styles.logo} alt="CMS.gov" />
2121
<em className={`${styles.logoText} usa-logo__text `}>
22-
National Provider Directory v1
22+
National Provider Directory
2323
</em>
2424
<Badge variation="info" className={styles.betaBadge}>
2525
BETA

0 commit comments

Comments
 (0)