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
🚨 Attention: Please read the guidelines before applying; otherwise, you will be ignored. 🚫📋
0. Please, join the telegram group to keep in touch https://t.me/+m0IGRiBvLtsyMzIy
Don't add left sidebar, It will be done another contributor
Add mobile version of it
Send to backend post request /api/add-extra-deposit/{position_id} with position_id and amount, token_symbol
Position_id you can fetch in dashboard page hook
P.S
Please reuse Card component, that already in use on Dashboard page and adjust its styles according to figma. Make sure both pages still work correctly.
Please reuse TokenSelector component that already in use on Form page and adjust its styles according to figma (TokenSelector.jsx should be put in its own folder TokenSelector and tokenSelector.css should be created with isolated styles for that components). Make sure both pages still work correctly.
The text was updated successfully, but these errors were encountered:
🚨 Attention: Please read the guidelines before applying; otherwise, you will be ignored. 🚫📋
0. Please, join the telegram group to keep in touch https://t.me/+m0IGRiBvLtsyMzIy
add deposit
subpage in dashboard page/api/add-extra-deposit/{position_id}
withposition_id
andamount
,token_symbol
Position_id
you can fetch in dashboard page hookP.S
Please reuse Card component, that already in use on Dashboard page and adjust its styles according to figma. Make sure both pages still work correctly.
Please reuse TokenSelector component that already in use on Form page and adjust its styles according to figma (TokenSelector.jsx should be put in its own folder TokenSelector and tokenSelector.css should be created with isolated styles for that components). Make sure both pages still work correctly.
The text was updated successfully, but these errors were encountered: