Compare commits

..

No commits in common. "13fa73d77a7a5cc4d1e1df85d4d816a144b07080" and "d0f5c906221d87b178fa985604bc2f0d680de5b6" have entirely different histories.

2 changed files with 16 additions and 2995 deletions

3009
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -140,7 +140,7 @@ export default function KubikonLeaderboard({
{/* Тело */} {/* Тело */}
{loading ? ( {loading ? (
<div style={{ color: C.muted, fontSize: 14, textAlign: 'center', padding: '12px 0' }}> <div style={{ color: C.muted, fontSize: 14, textAlign: 'center', padding: '12px 0' }}>
Загружаю Загрузка
</div> </div>
) : error ? ( ) : error ? (
<div style={{ color: '#ff6f7a', fontSize: 13, textAlign: 'center', padding: '12px 0' }}> <div style={{ color: '#ff6f7a', fontSize: 13, textAlign: 'center', padding: '12px 0' }}>