amotify 0.2.90 → 0.2.92

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -86,8 +86,8 @@ let Test = () => {
86
86
  optionElms.push( <option key={ i } value={ i }>{ i }</option> )
87
87
  }
88
88
  return <>
89
- {/* <DesignBook
90
- /> */}
89
+ <DesignBook
90
+ />
91
91
  <Row.Center
92
92
  flexCenter
93
93
  freeCSS={ {