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
|
|
@ -6,8 +6,9 @@ export default {
|
|||
'Text',
|
||||
'Link',
|
||||
'Icon',
|
||||
'Button',
|
||||
'ButtonUnstyled',
|
||||
// Optimization: don't put heavy components unless needed
|
||||
// 'Button',
|
||||
// 'ButtonUnstyled',
|
||||
'Input',
|
||||
'RichContent',
|
||||
'Alert'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue