@riosst100/pwa-marketplace 1.2.9 → 1.3.0
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/package.json
CHANGED
|
@@ -8,11 +8,6 @@ import Tabs from '@riosst100/pwa-marketplace/src/components/commons/Tabs';
|
|
|
8
8
|
import SellerProducts from '../SellerProducts';
|
|
9
9
|
import SellerInformation from '../SellerInformation';
|
|
10
10
|
import Reviews from '../SellerReview';
|
|
11
|
-
import Slider from '@riosst100/pwa-marketplace/src/components/commons/Slider';
|
|
12
|
-
import Tabs from '@riosst100/pwa-marketplace/src/components/commons/Tabs';
|
|
13
|
-
import SellerProducts from '../SellerProducts';
|
|
14
|
-
import SellerInformation from '../SellerInformation';
|
|
15
|
-
import Reviews from '../SellerReview';
|
|
16
11
|
import {
|
|
17
12
|
Verify,
|
|
18
13
|
Sms,
|