Repository URL to install this package:
|
Version:
0.14.1 ▾
|
import { ReactNode } from 'react'
import { UserCommentProps as UserCommentPlaceholderProps } from 'abstractions/B2B/Approval/UserComment'
export interface UserCommentProps extends UserCommentPlaceholderProps {}