@ceed/ads 0.0.46 → 0.0.47
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/index.js +1 -1
- package/framer/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
package/framer/index.js
CHANGED
|
@@ -40669,7 +40669,7 @@ var DatePicker = forwardRef84(
|
|
|
40669
40669
|
{
|
|
40670
40670
|
name: "offset",
|
|
40671
40671
|
options: {
|
|
40672
|
-
offset: [
|
|
40672
|
+
offset: [4, 4]
|
|
40673
40673
|
}
|
|
40674
40674
|
}
|
|
40675
40675
|
],
|