FunctionRevokeTokenDialog({
errorMessage,
isLoading,
onClose,
onConfirm,
onExited,
open,
token,
}: RevokeTokenDialogProps
src/pages/hidden-settings.page.tsx:325
FunctionRow({ title, Icon, nodes, addButtonsSlot, endHeaderSlot, actionSlot }: Props)
src/web/summary/components/Row.tsx:26
FunctionSelect({
name,
label,
options,
multiple = false,
disableClearable,
width,
}: Props)
src/web/common/components/Form/Select.tsx:17
FunctionStepContent({
stepTitle,
text,
imageSlot,
imageCaption,
actionSlot,
// Hardcode height to be consistent for m
src/web/tutorial/StepContent.tsx:22
FunctionTooltip({
children,
tooltipHeading,
tooltipBody,
placement,
childrenOpensAMenu = false,
/**
* e.g. tru
src/web/common/components/Tooltip/Tooltip.tsx:47
FunctionTopicSubmenu({
menuOpen,
handleClose,
sessionUser,
userCanEditTopicData,
isTableActive,
}: TopicSubmenuProps)
src/web/topic/components/TopicWorkspace/MoreActionsMenu.tsx:197
FunctionViewIndicator({
Icon,
title,
onClick,
bgColor,
filled = true,
}: Omit<IndicatorProps, "className">)
src/web/topic/components/Indicator/Base/ViewIndicator.tsx:4