Skip to content

Commit

Permalink
[desk-tool] Update copy of empty changes state
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuslundgard authored and rexxars committed Oct 6, 2020
1 parent 8e4ca75 commit 83f7220
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export function EmptyContent() {
return (
<div className={styles.root}>
<div className={styles.box}>
<h3 className={styles.heading}>There are no changes to this document</h3>
<h3 className={styles.heading}>There are no changes</h3>

<div className={styles.content}>
<p>
Expand Down

0 comments on commit 83f7220

Please sign in to comment.