woocommerce/plugins/woocommerce-admin/packages/onboarding
louwie17 ee791957ce Make use of memoization to prevent DynamicForm re-initialization (https://github.com/woocommerce/woocommerce-admin/pull/7256)
* Make use of memoization to prevent DynamicForm re-initialization

* Use rendered element for defaultForm to keep component reference

* Fix formatting
2021-06-29 17:06:31 -03:00
..
src Make use of memoization to prevent DynamicForm re-initialization (https://github.com/woocommerce/woocommerce-admin/pull/7256) 2021-06-29 17:06:31 -03:00
.npmrc Refactoring WCPayCard into new onboarding package (https://github.com/woocommerce/woocommerce-admin/pull/7058) 2021-05-28 16:26:38 -07:00
CHANGELOG.md Bump package versions for release (https://github.com/woocommerce/woocommerce-admin/pull/7106) 2021-06-09 18:01:07 -03:00
README.md Refactoring WCPayCard into new onboarding package (https://github.com/woocommerce/woocommerce-admin/pull/7058) 2021-05-28 16:26:38 -07:00
package.json Refactoring WCPayCard into new onboarding package (https://github.com/woocommerce/woocommerce-admin/pull/7058) 2021-05-28 16:26:38 -07:00

README.md

Onboarding

A collection of onboarding related components and utilities.

Installation

Install the module

npm install @woocommerce/onboarding --save