Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/midday-ai/midday
/ invoice.ts
File
invoice.ts
apps/dashboard/src/store/invoice.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Column, RowSelectionState, Updater } from
"@tanstack/react-table"
;
2
import
{ create } from
"zustand"
;
3
4
interface
InvoiceState {
Callers
nothing calls this directly
Calls
1
set
Function · 0.85
Tested by
no test coverage detected