Skip to content

Commit

Permalink
feat: test feat
Browse files Browse the repository at this point in the history
  • Loading branch information
sheilaXu committed Oct 27, 2022
1 parent 373b3a9 commit ed1670c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/scene-composer/stories/SceneViewer.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { ComponentStory, ComponentMeta, forceReRender } from '@storybook/react';
import { initialize, SceneLoader } from '@iot-app-kit/source-iottwinmaker';
import { useCallback, useState } from '@storybook/addons';
import str2ab from 'string-to-arraybuffer';

import { Viewport } from '@iot-app-kit/core';

import { useSceneComposerApi } from '../src/components/SceneComposerInternal';
Expand Down

0 comments on commit ed1670c

Please sign in to comment.