FunctionApp({ title, appId, icon, action, isLink, url }: PinnedApp)
src/Components/StartMenu/PinnedApps/index.tsx:51
FunctionContextitem({
text,
subitems,
onClick,
divideNext,
icon,
isDisabled,
}: ContextItem)
src/Components/ContextMenu/index.tsx:47
FunctionWidgetWrapper({
children,
title,
icon,
SVG,
className,
})
src/Components/Widgets/Widgets/WidgetWrapper/index.tsx:10
FunctionWindowHolder({
children,
window_icon,
window_name = "Hello World",
show_back = false,
appid,
height,
width,
src/Components/WindowArea/Window/index.tsx:33