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
a0819723a2
commit
193728c202
@ -121,7 +121,7 @@ const Integrations: React.FC = () => {
|
|||||||
<Title className="mt-20">Security</Title>
|
<Title className="mt-20">Security</Title>
|
||||||
<List data={liveProviders} />
|
<List data={liveProviders} />
|
||||||
|
|
||||||
<Title className="mt-20">Integrations (Soon)</Title>
|
<Title className="mt-20">Integrations</Title>
|
||||||
<List data={communityPackages} />
|
<List data={communityPackages} />
|
||||||
</IntegrationsLayout>
|
</IntegrationsLayout>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user