Include antd styles.

This commit is contained in:
codevictory
2021-10-28 21:00:57 +03:00
parent ed5c5847d6
commit cd8eab1137

View File

@@ -1,3 +1,5 @@
@import '~antd/dist/antd.css';
.App {
text-align: center;
}