From d26ec7321ed206c3a296cf99af81915a3b5429a4 Mon Sep 17 00:00:00 2001 From: Manuel Carrera Date: Tue, 19 Sep 2023 13:48:38 -0600 Subject: [PATCH] Apply suggestions from code review --- modules/react/avatar/lib/Avatar.tsx | 2 +- modules/react/avatar/stories/stories.tsx | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/modules/react/avatar/lib/Avatar.tsx b/modules/react/avatar/lib/Avatar.tsx index ae7b3e264d..02866635a1 100644 --- a/modules/react/avatar/lib/Avatar.tsx +++ b/modules/react/avatar/lib/Avatar.tsx @@ -40,7 +40,7 @@ export interface AvatarProps extends React.ButtonHTMLAttributes or