FunctionBackground({
background,
getBackgroundTextColor,
onClick,
foreground,
setColours,
})
src/components/control/background.js:19
FunctionConfig({
fontSize,
setFontDragInfo,
setFontSize,
maxFontSize,
minFontSize,
bold,
setBold,
})
src/components/control/config.js:5
FunctionControl({
background,
foreground,
setColours,
setBold,
bold,
fontSize,
setFontSize,
maxFontSize,
mi
src/components/control/control.js:25
FunctionHero({
foreground,
background,
fontSize,
maxFontSize,
minFontSize,
fontSizeText,
bold,
setBold,
src/components/hero.js:39