✨ (leaderboard): Get data from IndexedDB
Get leaderboard data from IndexedDB using localForage package
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user