We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0030d9 commit aa1250cCopy full SHA for aa1250c
lib/src/container/Container.stories.tsx
@@ -42,8 +42,10 @@ export const Chromatic = () => (
42
<ExampleContainer>
43
<DxcContainer
44
background={{
45
- image: "url(https://www.laecuaciondigital.com/wp-content/uploads/2023/10/DXC-Technology.png)",
+ image:
46
+ "url(https://dxc.com/content/dam/dxc/projects/dxc-com/common/images/landscape-1050x650/logos/we_are_dxc-1050x650.jpg)",
47
position: "50%",
48
+ size: "500px 500px",
49
}}
50
width="500px"
51
height="500px"
0 commit comments