update comment

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-03-04 11:51:22 +01:00
parent 51856359bf
commit 1549c4be2e
@@ -81,7 +81,7 @@ export interface AboutCardProps {
}
/**
* @public
* Exported publicly via the EntityAboutCard
*/
export function AboutCard(props: AboutCardProps) {
const { variant } = props;