mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
test: shape common
This commit is contained in:
parent
5d98948de4
commit
b1d60a45cc
@ -9,7 +9,7 @@ export default function Test() {
|
||||
<>
|
||||
<ImgWithLink src="https://user-images.githubusercontent.com/76729908/131634880-8ae1437b-d3f8-421e-a546-d5a4f9a28e5f.png" alt="test" />
|
||||
<StaticImage src={TestImg} />
|
||||
<button className="shape-common" style={{padding: '2rem'}}>
|
||||
<button className="shape-common" style={{padding: '2rem', background: 'pink'}}>
|
||||
Lorem ipsum dolor
|
||||
</button>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user