@antscorp/ama-ui 0.0.2 → 0.0.5
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/ama-ui.es.js +1 -1
- package/dist/ama-ui.es.js.map +1 -1
- package/dist/index.d.ts +3 -0
- package/package.json +1 -1
package/dist/ama-ui.es.js
CHANGED
|
@@ -8184,7 +8184,7 @@ ev.Item = Qh, ev.List = (t2) => {
|
|
|
8184
8184
|
};
|
|
8185
8185
|
const tv = { token: {}, cssVar: true }, nv = (e6) => {
|
|
8186
8186
|
const { children: t2, ...n2 } = e6;
|
|
8187
|
-
return v(ma, { theme: tv, prefixCls: "
|
|
8187
|
+
return v(ma, { theme: tv, prefixCls: "ama", ...n2, children: t2 });
|
|
8188
8188
|
};
|
|
8189
8189
|
export {
|
|
8190
8190
|
ap as App,
|