feat(drawer): Add inline version #3631
Annotations
2 errors
|
Run npm run check
Process completed with exit code 1.
|
|
Run npm run check
Type '{ children: Element; ref: RefObject<DrawerApi | null>; header: Element; className: DrawerTypes; resizable: true; inline: true; style: { ...; }; }' is not assignable to type 'IntrinsicAttributes & Partial<DrawerProps> & { ref?: Ref<DrawerApi> | undefined; }'.
|
Loading