4 lines
58 B
Plaintext
4 lines
58 B
Plaintext
const shape = {
|
|
borderRadius: 4
|
|
};
|
|
export default shape; |