refactor: upgrade ant design vue v3 to v4

This commit is contained in:
0xJacky 2023-11-26 00:23:29 +08:00
parent c578f26054
commit d84dbffb54
No known key found for this signature in database
GPG key ID: B6E4A6E4A561BAF0
142 changed files with 7883 additions and 13745 deletions

View file

@ -5,11 +5,14 @@ block_comment_start = /*
block_comment_end = */
charset = utf-8
indent_style = space
indent_size = 4
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.go]
indent_size = 4
[README.md]
indent_style = space
indent_size = 4