pds-dev-kit-web 2.2.72 → 2.2.73

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.
@@ -67,7 +67,7 @@ function GoogleFontsList(_a) {
67
67
  var _d = (0, react_1.useState)({
68
68
  searchQuery: '',
69
69
  categories: DEFAULT_CATEGORIES,
70
- subsets: []
70
+ subsets: ['korean']
71
71
  }), filterOptions = _d[0], setFilterOptions = _d[1];
72
72
  (0, react_1.useEffect)(function () {
73
73
  function call() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web",
3
- "version": "2.2.72",
3
+ "version": "2.2.73",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",
package/release-note.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # PDS-DEV-KIT-WEB Release Notes
2
- ## [v2.2.72]
2
+ ## [v2.2.73]
3
3
  ## daily|https://design.storybook.publ.biz/
4
4
 
5
5
  ### sub
6
6
  * sub > SandollFontKit
7
- * [PDS-1230] 산돌폰트 한글이름 map 추가
7
+ * [PDS-1230] 구글폰트 최초 한국어만 필터