Skip to content
Snippets Groups Projects
Commit cf70db84 authored by Meylan, Maya C (UG - Comp Sci & Elec Eng)'s avatar Meylan, Maya C (UG - Comp Sci & Elec Eng)
Browse files

Add the button to navigate to the contact page

parent b263a82f
No related branches found
No related tags found
No related merge requests found
...@@ -22,10 +22,10 @@ export default { ...@@ -22,10 +22,10 @@ export default {
separator: false separator: false
}, },
{ {
icon: 'error', icon: 'supervisor_account',
label: 'Report a Problem', label: 'Contact Us',
color: 'red-6', color: 'red-6',
link: '', link: '/ContactUs',
separator: false separator: false
}, },
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment