MCPcopy Create free account
hub / github.com/standardnotes/app / DecoratedInput.tsx

File DecoratedInput.tsx

packages/web/src/javascripts/Components/Input/DecoratedInput.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { classNames } from '@standardnotes/utils'
2import { forwardRef, Fragment, KeyboardEventHandler, Ref, useCallback } from 'react'
3import { DecoratedInputProps } from './DecoratedInputProps'
4

Callers

nothing calls this directly

Calls 2

classNamesFunction · 0.90
getClassNamesFunction · 0.85

Tested by

no test coverage detected