chvndb

Results 3 issues of chvndb

Is there a specific reason why `ResponsiveColumn` extends `StyleableComponent` and not `CssLayout`? This introduces an unnecessary div, which makes css tweaking more difficult.

enhancement
Will Accept PR

#### Describe the bug When trying to generate html the follow error occurs: Something went wrong: Error: undefined type name: eu.account.AccountMetaData at parse (/usr/local/lib/node_modules/@asyncapi/generator/node_modules/@asyncapi/parser/lib/parser.js:124:11) at async Generator.generateFromString (/usr/local/lib/node_modules/@asyncapi/generator/lib/generator.js:265:22) at async...

bug

### Describe your motivation I am trying to create a form like popup that has some custom options for the user to select. One option is the need to select...

enhancement
component-idea