mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
mcp: sorting tools, fixed cloudflare example, fixed some styling
This commit is contained in:
@@ -124,7 +124,7 @@ function DataEntityListImpl({ params }) {
|
||||
</>
|
||||
}
|
||||
>
|
||||
{entity.label}
|
||||
<AppShell.SectionHeaderTitle>{entity.label}</AppShell.SectionHeaderTitle>
|
||||
</AppShell.SectionHeader>
|
||||
<AppShell.Scrollable key={entity.name}>
|
||||
<div className="flex flex-col flex-grow p-3 gap-3">
|
||||
|
||||
Reference in New Issue
Block a user