FunctionAutoSizeByCharCount({
children,
maxFontSize = 20,
minFontSize = 12,
className = "",
style = {},
updateDelay = 100
})
client/src/components/auto-size-text/index.tsx:7
FunctionCategoryCard({
title,
iconSrc,
description,
onClick,
className = "",
})
client/src/components/category-card/index.tsx:32