UNPKG

box-ui-elements

Version:
12 lines 323 B
import ContentOpenWith from '../ContentOpenWith'; export const basic = {}; export default { title: 'Elements/ContentOpenWith', component: ContentOpenWith, args: { features: global.FEATURE_FLAGS, rootFolderId: global.FOLDER_ID, token: global.TOKEN } }; //# sourceMappingURL=ContentOpenWith.stories.js.map