We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6765d7f commit fc880c9Copy full SHA for fc880c9
1 file changed
src/util/routeConstants.ts
@@ -1,7 +1,4 @@
1
export const HOME = '/';
2
export const ABOUT = '#about-us';
3
-export const MEMBERS = '/members';
4
export const EVENTS = '#events';
5
-export const NEWS = '/news';
6
-export const FORUM = '/forum';
7
export const CONTACT = '#contact-us';
0 commit comments