MCPcopy 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

1import { Box } from "@mui/material";
2import { styled } from "@mui/system";
3
4export const NotesSectionWrapper = styled(Box)(({ theme }) => ({

Callers

nothing calls this directly

Calls 1

spacingMethod · 0.80

Tested by

no test coverage detected