Skip to content

Commit

Permalink
Update forms section (#17)
Browse files Browse the repository at this point in the history
Fix the error during the submission of form
  • Loading branch information
samyaksand authored Oct 1, 2021
1 parent 53036ea commit bcc25ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ <h2 class="text-uppercase">Project Name</h2>
<li>Date: January 2017</li>
<li>Client: Threads</li>
<li>Category: Illustration</li>
</ul><button class="btn btn-primary" type="button" data-bs-dismiss="modal"><i class="fa fa-times"></i><span>&nbsp;Close Project</span></button>
</ul><button id="sendMessageButton" class="btn btn-primary btn-xl text-uppercase" type="submit">Send Message</button>
</div>
</div>
</div>
Expand Down

0 comments on commit bcc25ba

Please sign in to comment.