mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 08:01:20 +08:00
Update addons/docs/src/frameworks/angular/compodoc.ts
This commit is contained in:
parent
adda4471b4
commit
146e8fdbeb
@ -173,7 +173,6 @@ const extractDefaultValue = (property: Property) => {
|
||||
|
||||
return value;
|
||||
} catch (err) {
|
||||
console.log('UNABLE TO EVAL: ', err);
|
||||
logger.debug(`Error extracting ${property.name}: ${property.defaultValue}`);
|
||||
return undefined;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user