bugfix - switched icon
This commit is contained in:
parent
4940977c0d
commit
fc0e5395cf
|
@ -64,7 +64,7 @@ sidebar_position: 2
|
|||
href="#"
|
||||
>
|
||||
<div className="flex justify-center items-center size-12 bg-primary rounded-xl py-2">
|
||||
<Icon name="Library32Filled" style={{ height: 32, width: 32 }} />
|
||||
<Library32Filled style={{ height: 32, width: 32 }} />
|
||||
</div>
|
||||
<div className="mt-5">
|
||||
<h3 className="group-hover:text-base-content text-lg font-semibold text-base-content ">
|
||||
|
|
Loading…
Reference in New Issue