dify/web/app/(commonLayout)/@detailSidebar/default.tsx

4 lines
69 B
TypeScript

export default function DefaultDetailSidebarSlot() {
return null
}