| 1 | import { c as _c } from "react/compiler-runtime"; |
| 2 | import * as React from 'react'; |
| 3 | import { memo, type ReactNode } from 'react'; |
| 4 | import { useTerminalSize } from '../../hooks/useTerminalSize.js'; |
nothing calls this directly
no test coverage detected