소스 검색

remove duplicate 'gray' color (#4249)

Luca Baffa 6 달 전
부모
커밋
01ca42648b
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      reflex/constants/colors.py

+ 0 - 1
reflex/constants/colors.py

@@ -35,7 +35,6 @@ ColorType = Literal[
     "amber",
     "gold",
     "bronze",
-    "gray",
     "accent",
     "black",
     "white",