This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
makstravm
/
HW-React
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
78ec4d7a32
Dallar
Biçim İmleri
master
HW-React
/
src
/
components
/
Footer.js
Footer.js
104 B
Geçmiş
Ham
1
2
3
4
5
6
import { Logo } from './LogoR';
export const Footer = () =>
<footer>
<Logo />
</footer>