Skip to content

Commit

Permalink
fix: hide component user-label in sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
v4dyar4 committed Mar 11, 2024
1 parent ae1c8bc commit e566569
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/content/components/uikit/UserLabel/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export const userLabelConfig = {
id: 'user-label',
title: 'UserLabel',
githubUrl: getGithubUrl(getterOptions),
isComingSoon: true,
content: {
readmeUrl: getReadmeUrl(getterOptions),
},
Expand Down

0 comments on commit e566569

Please sign in to comment.