FunctionButton({
children,
variant = "primary",
size = "md",
shape = "normal",
loading,
...props
}: Butto
src/components/Button/Button.tsx:56
FunctionFormInput({
logo,
loading,
label,
className,
hideLabel = false,
error,
debounce,
debounceCallba
src/components/Input/FormInput.tsx:17
FunctionLinkSideNav({
link,
children,
active = false,
className,
onClick,
}: Props)
src/components/Nav/Link/LinkSideNav.tsx:14
FunctionListCerita({
id,
title,
place_name,
date,
coor,
deleteCallback,
}: Props)
src/components/Cerita/ListCerita.tsx:20