You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Upgrading To The Latest Version](#upgrading-to-the-latest-version)
10
+
-[Component Library Dev Mode](#component-library-dev-mode)
12
11
-[Linting](#linting)
13
12
-[Testing](#testing)
14
13
-[Jest](#jest)
15
14
-[Cypress](#cypress)
15
+
-[Setup your Cypress env variables](#setup-your-cypress-env-variables)
16
16
-[Deployment](#deployment)
17
17
18
18
---
@@ -31,7 +31,7 @@
31
31
32
32
The `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages. -->
33
33
34
-
###Webstore Component Library
34
+
## Webstore Component Library
35
35
The webstore requires a [React component library](https://reactjs.org/docs/react-component.html) of view components. That dependency is packaged and released independently.
0 commit comments