FunctionButton({
width,
height,
background,
fontSize,
paddingH,
children,
onClick,
disabled,
}: PropsWithChi
frontend/src/components/atoms/Button/index.tsx:51
FunctionCharacterProfile({
id,
mode,
color,
name,
status,
skip,
answer,
score,
type,
roomNo,
}: PropsWithChildren<
frontend/src/components/molecules/CharacterProfile/index.tsx:221