MCPcopy Index your code
hub / github.com/plotly/dash / Markdown.react.js

File Markdown.react.js

components/dash-core-components/src/components/Markdown.react.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {asyncDecorator} from '@plotly/dash-component-plugins';
2import PropTypes from 'prop-types';
3import React, {Component, Suspense} from 'react';
4import markdown from '../utils/LazyLoader/markdown';

Callers

nothing calls this directly

Calls 1

asyncDecoratorFunction · 0.90

Tested by

no test coverage detected