This PR encapsulates the profile image within its own component. Additionally, it adds an option to render the image in a square shape. By default, the image will be displayed in a square format when using the component. However, I enabled the circular option in the profile component to not change the previous view. The user can simply delete the option circular=true in order to have the squared image.
This PR encapsulates the profile image within its own component. Additionally, it adds an option to render the image in a square shape. By default, the image will be displayed in a square format when using the component. However, I enabled the circular option in the profile component to not change the previous view. The user can simply delete the option circular=true in order to have the squared image.