mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update enterprise-data-source.tsx
This commit is contained in:
parent
a189aaa51d
commit
a5f12aad75
@ -315,7 +315,7 @@ const list1 = [
|
|||||||
tooltip: null,
|
tooltip: null,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: (props: SVGProps<SVGSVGElement>) => <Strapi {...props} />,
|
icon: (props: SVGProps<SVGSVGElement>) => <MySql {...props} />,
|
||||||
label: "MySQL",
|
label: "MySQL",
|
||||||
tooltip: null,
|
tooltip: null,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user