Fix all comments

This commit is contained in:
2023-11-05 18:28:51 +07:00
parent b0dd3abf0e
commit 3f95ce8343
39 changed files with 483 additions and 443 deletions
@@ -11,7 +11,7 @@ const Button = styled.button<IButtonStyle>`
font-weight: 600;
cursor: pointer;
border-radius: var(--radius-md);
${(props) =>