Spaces:
Sleeping
Sleeping
add question
Browse files- components/FAQ.tsx +6 -0
components/FAQ.tsx
CHANGED
@@ -61,6 +61,12 @@ export function FAQ({}) {
|
|
61 |
plan to offer this functionality as it would facilitate inorganic
|
62 |
and potentially malicious behaviour.
|
63 |
</FAQItem>
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
</div>
|
65 |
</div>
|
66 |
</div>
|
|
|
61 |
plan to offer this functionality as it would facilitate inorganic
|
62 |
and potentially malicious behaviour.
|
63 |
</FAQItem>
|
64 |
+
|
65 |
+
<FAQItem title="Why don't I see Hugging Face staff members?">
|
66 |
+
Followgraph does not include Hugging Face staff members to
|
67 |
+
increase the diversity of the suggestions, and promote the
|
68 |
+
discovery of new accounts.
|
69 |
+
</FAQItem>
|
70 |
</div>
|
71 |
</div>
|
72 |
</div>
|