MCPcopy Create free account
hub / github.com/StevenLyt/mapf-visualizer / circularStyles

Function circularStyles

src/components/MKButton/MKButtonRoot.js:230–232  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

228
229 // styles for the button with circular={true}
230 const circularStyles = () => ({
231 borderRadius: borderRadius.section,
232 });
233
234 // styles for the button with iconOnly={true}
235 const iconOnlyStyles = () => {

Callers 1

MKButtonRoot.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected