lost-sia
Version:
Single Image Annotation Tool
2 lines (1 loc) • 369 B
JavaScript
import{possibleLabels as e}from"./siaDummyData2.js";import{fn as t}from"../node_modules/@storybook/test/dist/index.js";import o from"../Canvas/LabelInput.js";const r={title:"Components/LabelFilter",component:o,argTypes:{},parameters:{layout:"centered"}},n={args:{possibleLabels:e,isVisible:!0,selectedLabelsIds:[],onLabelSelect:t()}};export{n as Default,r as default};