This is an automated email from the ASF dual-hosted git repository.
shuai pushed a commit to branch build-community
in repository https://gitbox.apache.org/repos/asf/incubator-answer-website.git
The following commit(s) were added to refs/heads/build-community by this push:
new 83a0947f fix: use className replace classs
83a0947f is described below
commit 83a0947fad641ae00d1c88351b40ebb6d0e37d90
Author: shuai <[email protected]>
AuthorDate: Thu Nov 23 14:22:44 2023 +0800
fix: use className replace classs
---
community/support.mdx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/community/support.mdx b/community/support.mdx
index 5c13717a..ff04a7ba 100644
--- a/community/support.mdx
+++ b/community/support.mdx
@@ -2,9 +2,6 @@
slug: /
---
-import HubspotForm from 'react-hubspot-form';
-import { Spinner } from 'react-bootstrap';
-
# Support
Hey there! Welcome to Answer, a Q&A platform software. We've got a bunch of
curious and helpful users who are always willing to give a hand.
@@ -17,7 +14,7 @@ If you're still having trouble after checking our
documentation and other resour
Answer is all about questions and answers, as its official community, Answer
Meta is the best place to discuss any issues you’re having with the platform,
share experience, or help others by answering their questions. Answer Meta is
also a great way to keep track of questions and answers, and it helps to ensure
that the content is always up-to-date.
-<a href="https://meta.answer.dev" class="btn btn-primary"><i class="bi
bi-chat-square-text-fill me-2"></i>Discussion forums</a>
+<a href="https://meta.answer.dev" className="btn btn-primary"><i className="bi
bi-chat-square-text-fill me-2"></i>Discussion forums</a>
## Mailing list
@@ -36,6 +33,9 @@ For the latest news about Answer, [follow @answerdev on
Twitter](https://twitter
If you don't find what you're looking for, please use the form below to submit
your request. We'll try and get back to you as soon as possible.
+import HubspotForm from 'react-hubspot-form';
+import { Spinner } from 'react-bootstrap';
+
<HubspotForm
portalId="23567456"
formId="784f94e6-9bfd-4f5e-aeba-5ba40563de8c"