This website requires JavaScript.
Explore
Help
Sign In
gmgauthier
/
mocksaml
Watch
1
Star
0
Fork
0
You've already forked mocksaml
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
a8444c434a
mocksaml
/
components
/
Header.tsx
7 lines
100 B
TypeScript
Raw
Normal View
History
Unescape
Escape
cleanup
2022-02-17 06:05:50 +00:00
export
default
function
Header() {
return
(
<
>
<
div
>
Header
<
/
div
>
<
/
>
)
}
Reference in New Issue
Copy Permalink