This website requires JavaScript.
Explore
Help
Sign In
LMS
/
lms-frontend
Watch
1
Star
0
Fork
You've already forked lms-frontend
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5b19897740
lms-frontend
/
src
/
features
/
ContactSupport
/
index.tsx
8 lines
106 B
TypeScript
Raw
Blame
History
export
default
function
ContactSupport() {
return
(
<
>
<
h1
>
ContactSupport
<
/
h1
>
<
/
>
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink