This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
owncast
Watch
1
Star
0
Fork
You've already forked owncast
0
mirror of
https://github.com/owncast/owncast.git
synced
2025-01-06 16:47:30 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a2953f0758
owncast
/
web
/
components
/
PageLogo.tsx
4 lines
92 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix web project build errors
2022-05-12 09:31:31 +03:00
export
default
function
PageLogo() {
Add placeholder components to be worked on
2022-04-28 09:19:20 +03:00
return
<
div
>
Pimary
logo
component
goes
here
<
/
div
>
;
}
Reference in a new issue
Copy permalink