diff --git a/src/components/PublisherDatasetCountByName/doc.mdx b/src/components/PublisherDatasetCountByName/doc.mdx new file mode 100644 index 00000000..ab90d1e8 --- /dev/null +++ b/src/components/PublisherDatasetCountByName/doc.mdx @@ -0,0 +1,38 @@ +--- +name: Publisher Dataset Count (by name). +menu: Components +route: /components/publisher-dataset-count-by-name +--- + +import { Playground, Props } from 'docz' +import PublisherDatasetCountByName from './index' + +# Publisher dataset count (by name). + +## Properties + + + +### With no datasetCount. + + + + +## Basic usage +### With a count of 1. + + + + +With a count of more than 1. + + +