Fix: 빌드 오류 해결
This commit is contained in:
parent
ff579633e1
commit
715440b37d
@ -10,5 +10,11 @@ export const Default = () => (
|
||||
<CanvasControlBar
|
||||
saveJson={() => {}}
|
||||
projectType="segmentation"
|
||||
categories={[
|
||||
{
|
||||
id: 1,
|
||||
labelName: 'label',
|
||||
},
|
||||
]}
|
||||
/>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user