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

Function getStyle

contents/csdn.tsx:37–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

TagBtnStyleFunction · 0.85

Tested by

no test coverage detected