Changes:
- Refactored articleForm.jsx by moving loadForm() before document.ready.then()
- Removed 'function' in .then() and modified to .then(() => {
- Removed unused function 'isUserSignedIn' in Onboarding.jsx
See: #2470
|
||
|---|---|---|
| .. | ||
| .storybook | ||
| analytics | ||
| article-form | ||
| chat | ||
| githubRepos | ||
| history | ||
| listings | ||
| onboarding | ||
| packs | ||
| readingList | ||
| searchableItemList | ||
| shared/components | ||
| sidebar-widget | ||
| src | ||
| .eslintrc.js | ||