about summary refs log tree commit diff
path: root/src/components/ProgressGuide/FollowDialog.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ProgressGuide/FollowDialog.tsx')
-rw-r--r--src/components/ProgressGuide/FollowDialog.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/ProgressGuide/FollowDialog.tsx b/src/components/ProgressGuide/FollowDialog.tsx
index a8c64935a..20ebb0abf 100644
--- a/src/components/ProgressGuide/FollowDialog.tsx
+++ b/src/components/ProgressGuide/FollowDialog.tsx
@@ -539,7 +539,7 @@ let Tab = ({
             ]}>
             <Text
               style={[
-                /* TODO: medium weight */
+                a.font_medium,
                 active || hovered || pressed || focused
                   ? t.atoms.text
                   : t.atoms.text_contrast_medium,