Move all AddContainer functions to a different file and fix default.ts
This commit is contained in:
parent
fd06723fb9
commit
498ca9dc75
5 changed files with 469 additions and 487 deletions
|
@ -94,6 +94,7 @@ export const DEFAULT_CONFIG: IConfiguration = {
|
|||
}
|
||||
],
|
||||
AvailableSymbols: [],
|
||||
Patterns: [],
|
||||
MainContainer: {
|
||||
Type: 'Container',
|
||||
Width: 800,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue