MCPcopy Create free account
hub / github.com/027xiguapi/code-box / getStyle

Function getStyle

contents/51cto.tsx:38–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 document.querySelector("article .title")
37
38export const getStyle: PlasmoGetStyle = () => TagBtnStyle()
39
40const PlasmoOverlay: FC<PlasmoCSUIProps> = ({ anchor }) => {
41 const [parseContent, setParseContent] = useParseMarkdown()

Callers

nothing calls this directly

Calls 1

TagBtnStyleFunction · 0.85

Tested by

no test coverage detected