middlewarehq / middleware

✨ Open-source DORA metrics platform for engineering teams ✨
https://middlewarehq.com
Apache License 2.0
1.05k stars 64 forks source link

Update ImageUpdateBanner component and instructions layout #422

Closed shivam-bit closed 3 months ago

shivam-bit commented 3 months ago

Issues:

416

This pull request updates the ImageUpdateBanner component and instructions layout. The changes include importing the ContentCopyRoundedIcon and removing unused imports. The maxWidth of the FlexBox component has been set to 900px for better layout. Additionally, the body of the ImageUpdateBanner component has been updated to include a line break and a CopyDockerCommandComponent. These changes improve the appearance and functionality of the ImageUpdateBanner component.