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
Added Typescript support with associated interfaces/types.
Added react-resize-detector as dependency to help determine appropriate responsive font-size in questions/answers.
Added custom TextFit component modified from react-text-resize's logic in order to add Typescript support and to accommodate for container width in size calculation.
Updated quiz styling to stay up-to-date with newest BuzzFeed look and feel.