@ceed/ads 0.0.63 → 0.0.64
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/framer/index.js +2 -2
- package/package.json +1 -1
package/framer/index.js
CHANGED
|
@@ -41739,8 +41739,8 @@ var breadcrumbsPropertyControls = {
|
|
|
41739
41739
|
},
|
|
41740
41740
|
defaultValue: []
|
|
41741
41741
|
},
|
|
41742
|
-
|
|
41743
|
-
title: "Separator
|
|
41742
|
+
separator: {
|
|
41743
|
+
title: "Separator",
|
|
41744
41744
|
type: ControlType5.ComponentInstance
|
|
41745
41745
|
},
|
|
41746
41746
|
size: {
|