-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f38bf72
commit 1b2a3f1
Showing
3 changed files
with
13 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -635,6 +635,7 @@ exports[`ProjectDetails renders correctly 1`] = ` | |
> | ||
<h6 | ||
class="MuiTypography-root MuiTypography-subtitle1" | ||
style="word-break: break-all;" | ||
> | ||
Amanda Christensen | ||
</h6> | ||
|
@@ -657,6 +658,7 @@ exports[`ProjectDetails renders correctly 1`] = ` | |
> | ||
<h6 | ||
class="MuiTypography-root MuiTypography-subtitle1" | ||
style="word-break: break-all;" | ||
> | ||
[email protected] | ||
</h6> | ||
|
@@ -679,6 +681,7 @@ exports[`ProjectDetails renders correctly 1`] = ` | |
> | ||
<h6 | ||
class="MuiTypography-root MuiTypography-subtitle1" | ||
style="word-break: break-all;" | ||
> | ||
Amanda and associates | ||
</h6> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -72,6 +72,7 @@ exports[`ProjectCoordinator renders correctly 1`] = ` | |
> | ||
<h6 | ||
class="MuiTypography-root MuiTypography-subtitle1" | ||
style="word-break: break-all;" | ||
> | ||
Amanda Christensen | ||
</h6> | ||
|
@@ -94,6 +95,7 @@ exports[`ProjectCoordinator renders correctly 1`] = ` | |
> | ||
<h6 | ||
class="MuiTypography-root MuiTypography-subtitle1" | ||
style="word-break: break-all;" | ||
> | ||
[email protected] | ||
</h6> | ||
|
@@ -116,6 +118,7 @@ exports[`ProjectCoordinator renders correctly 1`] = ` | |
> | ||
<h6 | ||
class="MuiTypography-root MuiTypography-subtitle1" | ||
style="word-break: break-all;" | ||
> | ||
Amanda and associates | ||
</h6> | ||
|