Files

4 lines
58 B
JavaScript
Raw Permalink Normal View History

const shape = {
borderRadius: 4
};
export default shape;