feat: add SelectFiles and add KnowledgeTesting (#60)

* feat: add KnowledgeTesting

* feat: add SelectFiles
This commit is contained in:
balibabu
2024-02-08 11:58:43 +08:00
committed by GitHub
parent c5ea37cd30
commit 0a903c7714
14 changed files with 343 additions and 19 deletions

View File

@ -1,6 +1,7 @@
@fontWeight600: 600;
@fontWeight700: 700;
@grayBackground: rgba(247, 248, 250, 1);
@gray2: rgba(29, 25, 41, 1);
@gray3: rgba(52, 48, 62, 1);
@gray8: rgba(165, 163, 169, 1);