@igamingcareer/igaming-components 1.0.27 → 1.0.28
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 +19 -19
- package/dist/index.mjs +1 -0
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -40592,6 +40592,7 @@ export {
|
|
|
40592
40592
|
Gq as NewsPage,
|
|
40593
40593
|
rq as Newsletter,
|
|
40594
40594
|
sq as NotificationModal,
|
|
40595
|
+
cq as Partners,
|
|
40595
40596
|
Fw as SearchableSelect,
|
|
40596
40597
|
AS as Services,
|
|
40597
40598
|
RS as ServicesNoIcons,
|
package/package.json
CHANGED