Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ flows.page.tsx
File
flows.page.tsx
apps/hash-frontend/src/pages/flows.page.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { Box, Container, TableCell, Typography } from
"@mui/material"
;
2
import { formatDistanceToNowStrict } from
"date-fns"
;
3
import { memo, useMemo, useState } from
"react"
;
4
Callers
nothing calls this directly
Calls
2
generateFlowDefinitionPath
Function · 0.90
getLayoutWithSidebar
Function · 0.90
Tested by
no test coverage detected