This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
kirkleon
/
terrassumptions
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
2
Değişiklik İstekleri
0
Wiki
Ağaç:
fbb841c481
Dallar
Biçim İmleri
master
v2
terrassumpti...
/
client
/
src
/
components
/
loading.component.jsx
loading.component.jsx
93 B
Geçmiş
Ham
1
2
3
4
5
import React from "react";
const Loading = () => <p>Loading...</p>
export default Loading;