feat: 
Displaying Social Media Favicons On Profile Page

Merge request reports
Activity
Filter activity
Created by: Tirokk
Review: Commented
This component looks really nice @nimitbhargava !
Thanks a lot that you go for this !!!
I found one thing which maybe came not in by you, but would be nice to have it more nicely. When one edit a social media the input field is really small. Would be cool to have it the width of the field for adding a social media:
13 </a> 14 </ds-space> 15 </template> 16 </ds-space> 17 </base-card> 18 </ds-space> 19 </template> 20 21 <script> 22 export default { 23 name: 'social-media', 24 props: { 25 userName: {}, 26 user: {}, 27 }, 28 methods: {
Please register or sign in to reply