only put heavy components if truly needed
This commit is contained in:
parent
5e77a0a23d
commit
4ff257be57
12 changed files with 33 additions and 58 deletions
|
|
@ -8,9 +8,9 @@ export default {
|
|||
'Text',
|
||||
'Icon',
|
||||
'Border',
|
||||
'Button',
|
||||
// Optimization: don't put heavy components unless needed
|
||||
// 'Button',
|
||||
'RichContent',
|
||||
'Attachment',
|
||||
'PollGraph'
|
||||
],
|
||||
defaultRules: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue