FunctionCode(
{ codeLast, newTextToWrite, code, animationDelay, show, animated, maxHeight }:
{
newTextToWrite?
www/src/pages/test.tsx:228
FunctionCode(
{ codeLast, newTextToWrite, code, animationDelay, suggestions, show, animated, maxHeight }:
{
ne
www/src/pages/studio.tsx:286
FunctionCode(
{ codeLast, newTextToWrite, code, animationDelay, show, animated, maxHeight }:
{
newTextToWrite?
www/src/pages/test2.tsx:227
FunctionCustomCodeNoMemo({
display,
codeString,
marginTop,
maxHeight,
highlight,
delay,
}: {
marginTop?: number;
displ
www/src/pages/index.tsx:625
FunctionCustomInner({
display,
codeString,
maxHeight,
showOnHover,
highlight,
top,
}: {
display: boolean;
codeStr
www/src/pages/index.tsx:528
FunctionFeatureElement({
selected,
icon,
title,
text,
index,
setSelected,
}: {
selected: boolean;
icon: string;
ti
www/src/pages/index.tsx:569
FunctionNewCustomCodeLine({ line, typesToDisplay, showLineNumber, lineNumber, getLineProps, getTokenProps, hide, highlight }:
{
l
www/src/components/NewCode.tsx:146