diy-template-components 0.2.80 → 0.2.81
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/build/index.es.js +0 -2
- package/build/index.es.js.map +1 -1
- package/build/index.js +0 -2
- package/build/index.js.map +1 -1
- package/package.json +1 -1
package/build/index.es.js
CHANGED
|
@@ -6226,8 +6226,6 @@ function TeamCard({
|
|
|
6226
6226
|
}, /*#__PURE__*/React.createElement("div", {
|
|
6227
6227
|
className: classes.sectionContainer
|
|
6228
6228
|
}, /*#__PURE__*/React.createElement("div", {
|
|
6229
|
-
className: classes.partialBackground
|
|
6230
|
-
}), /*#__PURE__*/React.createElement("div", {
|
|
6231
6229
|
className: classes.teamHeading
|
|
6232
6230
|
}, /*#__PURE__*/React.createElement("span", {
|
|
6233
6231
|
ref: teamData?.teamHeading?.refSetter,
|