You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wizard is a component called WizardSheetComponent that displays helpful content to new users.
Show content from WP API, use WordpressApiService to fetch content by a special tag or a category.
Instead of displaying only one page implement adding custom tabs with content. Each tab should consist of a title and a "slug" — a unique name that should be passed to getArticleBySlug method of service to fetch article content.
@const8ine should add a Figma template to the task
This issue is related to epic OG-481 in Jira
The text was updated successfully, but these errors were encountered:
Wizard is a component called
WizardSheetComponent
that displays helpful content to new users.Show content from WP API, use WordpressApiService to fetch content by a special tag or a category.
Instead of displaying only one page implement adding custom tabs with content. Each tab should consist of a title and a "slug" — a unique name that should be passed to getArticleBySlug method of service to fetch article content.
This issue is related to epic OG-481 in Jira
The text was updated successfully, but these errors were encountered: