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
Build a common component to display the question. The icon should appear on the challenge page in the navbar.
With that button click, the Dialog window should open with the question details.
The support should be present for mobile as well.
This should be built as a common component that works for all the frameworks. We need to build it as a WEB COMPONENT.
We can take Navbar as a reference which is already build & being used as a WEB COMPONENT. (shared/components/navbar)
The text was updated successfully, but these errors were encountered:
Build a common component to display the question. The icon should appear on the challenge page in the navbar.
With that button click, the Dialog window should open with the question details.
The support should be present for mobile as well.
This should be built as a common component that works for all the frameworks. We need to build it as a WEB COMPONENT.
We can take Navbar as a reference which is already build & being used as a WEB COMPONENT. (shared/components/navbar)
The text was updated successfully, but these errors were encountered: