We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffae68 commit 138397fCopy full SHA for 138397f
src/components/StackLabels/StackLabels.tsx
@@ -9,7 +9,7 @@ type Props = {
9
};
10
11
/**
12
- * @param {string} itemTopics - Mandatory: ex.: item.topics.map(itemTopics)... itemTopics={itemTopics}
+ * @param {string} itemTopics - Mandatory: ex.: item.topics.map(itemTopics)...
13
* @param {string} className - Optional: style className.
14
* @returns {<p/>} - Return tag p, stack text.
15
*/
0 commit comments