Skip to content

Commit a296ec6

Browse files
committed
git#2108-Removed footer from Add New Phase catalog
1 parent aa8bcff commit a296ec6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/projects/create/components/SelectProductTemplate.jsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ const SelectProductTemplate = ({
4242
<div className="SelectProductTemplate">
4343
<h1>Add A New Phase</h1>
4444
<div className="cards">{cards}</div>
45-
<div className="footer">
46-
Looking for something else? <a href={`https://${DOMAIN}/contact?utm_source=Connect&utm_medium=Referral&utm_campaign=FooterContact`}>Get in touch with us &rarr;</a>
47-
</div>
4845
</div>
4946
</div>
5047
)

0 commit comments

Comments
 (0)