mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
fix(client): donation-modal typo (#52097)
This commit is contained in:
parent
37f3ec0ae1
commit
32ec066429
@ -410,7 +410,7 @@ function DonateModal({
|
||||
const loadElementsIndividually = useFeature('load_elements_individually').on;
|
||||
const showMultiTier = useFeature('multi-tier').on;
|
||||
|
||||
// test wheather the conversions are being distributed properly
|
||||
// test whether the conversions are being distributed properly
|
||||
useFeature('aa-test-in-component');
|
||||
|
||||
const handleProcessing = () => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user