Skip to content

Commit bfb8d00

Browse files
committed
Hotfix remove ? mark on how skills work
1 parent 166bda3 commit bfb8d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apps/profiles/src/member-profile/skills/MemberSkillsInfo.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ const MemberSkillsInfo: FC<MemberSkillsInfoProps> = (props: MemberSkillsInfoProp
8686
</div>
8787
<Button
8888
link
89-
label='How skills work?'
89+
label='How skills work'
9090
onClick={handleHowSkillsWorkClick}
9191
variant='linkblue'
9292
/>

0 commit comments

Comments
 (0)