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
Fetching several messages in start and on scroll, fetch next several older messages.
Create a states for messages status (pending, reject, accept), when on pending, display only for user which submit, and when accepted, display for all users.
Near to generated giphy create download button.
Create a validation if JWT token is expired on route change
Create refresh token
Save token inside cookies over LS
Move default user avatar from frontend to backend
Move helpers which map react elements, to .style.tsx file
Add "Styled" prefix to all styled components
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: