mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update index.tsx
This commit is contained in:
parent
1c95fb7573
commit
2a0b83cdd2
@ -45,7 +45,7 @@ export const UseCases = () => {
|
||||
className="shadow-startTiles appearance-none flex items-center justify-center mt-2 mb-4 no-underline font-bold font-montserrat text-sm h-8 w-44 text-[#1890FF] text-center bg-white rounded-[4px] cursor-pointer border border-solid border-[#EDEDEF]"
|
||||
to={`/docs/${useCase.route}/intro`}
|
||||
>
|
||||
Read more
|
||||
Visit Docs
|
||||
</Link>
|
||||
</div>
|
||||
))}
|
||||
|
Loading…
Reference in New Issue
Block a user