Archived
new component - infobox (#14027)
* new component: infobox * comments * new option * add comments
This commit is contained in:
@@ -312,7 +312,8 @@ export function createViewContext(): ViewTestContext {
|
||||
hyperlink: () => undefined!,
|
||||
tabbedPanel: undefined!,
|
||||
separator: undefined!,
|
||||
propertiesContainer: undefined!
|
||||
propertiesContainer: undefined!,
|
||||
infoBox: undefined!
|
||||
}
|
||||
};
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user