chore(react): bump

This commit is contained in:
moklick
2024-01-08 13:31:59 +01:00
parent 61f8e00541
commit c8a5c25b14
3 changed files with 6 additions and 4 deletions
@@ -70,4 +70,6 @@ function EdgeTextComponent({
);
}
EdgeTextComponent.displayName = 'EdgeText';
export const EdgeText = memo(EdgeTextComponent);