MCPcopy Create free account
hub / github.com/standardnotes/app / ClassNames.ts

File ClassNames.ts

packages/web/src/javascripts/Components/SuperEditor/Plugins/ClassNames.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { classNames } from '@standardnotes/utils'
2
3export const PopoverClassNames = classNames(
4 'z-dropdown-menu w-full',

Callers

nothing calls this directly

Calls 1

classNamesFunction · 0.90

Tested by

no test coverage detected