@croquiscom/pds 6.3.0 → 6.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @croquiscom/pds
2
2
 
3
+ ## 6.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 48d313b: 팝오버 description 폰트 미지정 이슈 수정
8
+
3
9
  ## 6.3.0
4
10
 
5
11
  ### Minor Changes
@@ -19,6 +19,9 @@ export interface PopoverProps {
19
19
  */
20
20
  content?: PopoverContent | PopoverWithCloseAction;
21
21
  title?: string;
22
+ /**
23
+ * 기본 폰트 Body_13_Regular적용
24
+ */
22
25
  description?: ReactNode;
23
26
  /**
24
27
  * 닫힘버튼 사용 유무