未验证 提交 2d26e383 编写于 作者: P Peter Pan 提交者: GitHub

chore: pr curve api change (#693)

上级 b676286f
......@@ -29,7 +29,7 @@ export const navMap = {
image: Pages.Samples,
graph: Pages.Graphs,
embeddings: Pages.HighDimensional,
'pr-curve': Pages.PRCurve
pr_curve: Pages.PRCurve
} as const;
const useNavItems = () => {
......
export default ['embeddings', 'scalar', 'image', 'graph', 'histogram', 'pr-curve'];
export default ['embeddings', 'scalar', 'image', 'graph', 'histogram', 'pr_curve'];
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册