diff --git a/packages/web/src/scss/components/UNSTABLE_PartnerLogo/README.md b/packages/web/src/scss/components/UNSTABLE_PartnerLogo/README.md new file mode 100644 index 0000000000..edf01fc3dd --- /dev/null +++ b/packages/web/src/scss/components/UNSTABLE_PartnerLogo/README.md @@ -0,0 +1,81 @@ +# UNSTABLE PartnerLogo + +> ⚠️ This component is UNSTABLE. It may significantly change at any point in the future. +> Please use it with caution. + +PartnerLogo is a component designed to display the partner's logo (e.g. advertiser, business partner, etc.). + +```html + +``` + +## Sizes + +The PartnerLogo component is available in [sizes][dictionary-size]. +Use the `UNSTABLE_PartnerLogo--` modifier class to change the size of the PartnerLogo component. + +```html + + + +``` + +## Disabled safe area + +The PartnerLogo component can be displayed without the safe area (padding). Use `UNSTABLE_PartnerLogo--hasSafeAreaDisabled` modifier to disable safe area around logo. + +```html +