diff --git a/src/common/layout/LayoutGiftTagView.tsx b/src/common/layout/LayoutGiftTagView.tsx index 5b240b0..3b94caa 100644 --- a/src/common/layout/LayoutGiftTagView.tsx +++ b/src/common/layout/LayoutGiftTagView.tsx @@ -22,8 +22,8 @@ export const LayoutGiftTagView: FC = props =>
{ !userName &&
} - { figure &&
- + { figure &&
+
}