Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ notes-section-wrapper.tsx
File
notes-section-wrapper.tsx
apps/hash-frontend/src/pages/notes.page/notes-section-wrapper.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { Box } from
"@mui/material"
;
2
import { styled } from
"@mui/system"
;
3
4
export const NotesSectionWrapper = styled(Box)(({ theme }) => ({
Callers
nothing calls this directly
Calls
1
spacing
Method · 0.80
Tested by
no test coverage detected