MCPcopy Create free account
hub / github.com/baiwumm/react-admin / getCustomTabs

Function getCustomTabs

Xmw_web/src/app.tsx:80–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78 * @Author: 白雾茫茫丶
79 */
80export const getCustomTabs = () => (props: TabsLayoutProps) => <TabsLayout {...props} />
81
82/**
83 * @description: request 配置,可以配置错误处理,它基于 axios 和 ahooks 的 useRequest 提供了一套统一的网络请求和错误处理方案。

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected