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 dd3d726 commit 2b2b50aCopy full SHA for 2b2b50a
packages/crd-seed/component/Tags/index.js
@@ -1,6 +1,6 @@
1
import styles from './index.less'
2
3
-const Tags = () => {
+const Tags = ({}) => {
4
const { user, repo } = DOCSCONFIG || {}
5
return (
6
<div className={styles.tags}>
0 commit comments