@clikvn/showroom-visualizer 0.5.3 → 0.5.4

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.
@@ -183,6 +183,7 @@ function App() {
183
183
  config={{
184
184
  language,
185
185
  tourCode: 'TOUR_7YUL2ALGFL94',
186
+ category: 'CAT_ZHPHJFJHKFA4'
186
187
  }}
187
188
  mobile={false}
188
189
  customLayout={buildCustomLayout()}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@clikvn/showroom-visualizer",
3
3
  "description": "Showroom Visualizer",
4
- "version": "0.5.3",
4
+ "version": "0.5.4",
5
5
  "author": "Clik JSC",
6
6
  "license": "ISC",
7
7
  "type": "module",