Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msgbyte/tianji
/ AutoLoadingButton.tsx
File
AutoLoadingButton.tsx
src/client/components/AutoLoadingButton.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { Button, ButtonProps } from
'antd'
;
2
import React, { useState } from
'react'
;
3
import { useEvent } from
'../hooks/useEvent'
;
4
Callers
nothing calls this directly
Calls
1
useEvent
Function · 0.90
Tested by
no test coverage detected