MCPcopy
hub / github.com/Innei/Shiro / onClick

Function onClick

src/components/modules/dashboard/home/DataStat.tsx:80–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

78 name: '撰写',
79 primary: true,
80 onClick() {
81 navigate('/dashboard/posts/edit')
82 },
83 },
84 {
85 name: '管理',

Callers 3

ShareModalFunction · 0.85
TocItem.tsxFile · 0.85
Tag.tsxFile · 0.85

Calls 1

successMethod · 0.80

Tested by

no test coverage detected