pdap-design-system 3.1.0-beta.33 → 3.1.0-beta.34
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/dist/components/index.d.ts +1 -1
- package/dist/index.cjs +6 -6
- package/dist/index.js +1 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -14829,6 +14829,7 @@ export {
|
|
14829
14829
|
Ks as Button,
|
14830
14830
|
z3 as Dropdown,
|
14831
14831
|
L3 as ErrorBoundary,
|
14832
|
+
Lt as FOOTER_LINK_ICONS,
|
14832
14833
|
T3 as Footer,
|
14833
14834
|
Mv as Form,
|
14834
14835
|
D3 as FormV2,
|