mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update index.tsx
This commit is contained in:
@@ -15,7 +15,7 @@ export const UseCases = () => {
|
||||
<div className="container max-w-[1040px]">
|
||||
<h1 className="font-montserrat text-[#1890FF] text-center my-8">
|
||||
OpenPanel{" "}
|
||||
<span className="font-normal">DOCUMENTATION</span>
|
||||
<span className="font-normal">DOCUMENTATION</span>
|
||||
</h1>
|
||||
<div className="grid grid-cols-1 md:grid-cols-2 gap-8">
|
||||
{USE_CASES.map((useCase) => (
|
||||
|
||||
Reference in New Issue
Block a user