fix lint command, bump eslint packages
This commit is contained in:
@@ -32,3 +32,5 @@ export const Panel = forwardRef<HTMLDivElement, PanelProps>(
|
||||
);
|
||||
}
|
||||
);
|
||||
|
||||
Panel.displayName = 'Panel'
|
||||
|
||||
Reference in New Issue
Block a user