mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: adapt trail page to show the user certificates
This commit is contained in:
parent
f01f7efb06
commit
d58336795a
13 changed files with 457 additions and 20 deletions
|
|
@ -52,7 +52,7 @@ const LinkItem = (props: any) => {
|
|||
{props.type == 'trail' && (
|
||||
<>
|
||||
<Signpost size={20} />{' '}
|
||||
<span>Trail</span>
|
||||
<span>Progress</span>
|
||||
</>
|
||||
)}
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue