We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 98c9afd + 6e58245 commit b8274e4Copy full SHA for b8274e4
1 file changed
src/components/Projects/WBS/wbs.jsx
@@ -56,7 +56,7 @@ const WBS = props => {
56
</NavItem>
57
</nav>
58
<div className="w-100 text-center font-weight-bold my-3" style={{fontSize: "1.5rem"}}>
59
- Proj Name: {projectName}
+ Project Name: {projectName}
60
</div>
61
62
<AddWBS
0 commit comments