4 lines
No EOL
58 B
JavaScript
4 lines
No EOL
58 B
JavaScript
const shape = {
|
|
borderRadius: 4
|
|
};
|
|
export default shape; |