(leaderboard): Get data from IndexedDB

Get leaderboard data from IndexedDB using localForage package
This commit is contained in:
2024-02-15 19:11:31 +01:00
parent 6d22409763
commit 6aca7b49cf
7 changed files with 79 additions and 35 deletions
+6 -6
View File
@@ -9,16 +9,16 @@ const Replay = (props: any) => {
d='M320 146s24.36-12-64-12a160 160 0 10160 160'
fill='none'
stroke='currentColor'
stroke-linecap='round'
stroke-miterlimit='10'
stroke-width='32'
strokeLinecap='round'
strokeMiterlimit='10'
strokeWidth='32'
/>
<path
fill='none'
stroke='currentColor'
stroke-linecap='round'
stroke-linejoin='round'
stroke-width='32'
strokeLinecap='round'
strokeLinejoin='round'
strokeWidth='32'
d='M256 58l80 80-80 80'
/>
</svg>