@ringcentral/juno 2.41.2 → 2.41.3
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.
- package/README.md +4 -4
- package/es6/README.md +4 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
# Juno
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/@ringcentral/juno)
|
|
3
|
+
 [](https://www.npmjs.com/package/@ringcentral/juno)
|
|
4
4
|
|
|
5
|
-
[](https://www.npmjs.com/package/@ringcentral/juno-icon)
|
|
5
|
+
 [](https://www.npmjs.com/package/@ringcentral/juno-icon)
|
|
6
|
+
|
|
7
|
+
[](https://github.com/ringcentral/juno) [](https://stackblitz.com/edit/juno-vite-example-zksfob?file=src%2FApp.tsx) [](https://codesandbox.io/s/4j370)
|
|
6
8
|
|
|
7
9
|
Ringcentral React Component library, make your app have the same user experience as Ringcentral Apps.
|
|
8
10
|
|
|
@@ -10,8 +12,6 @@ base on [MATERIAL-UI](https://material-ui.com/).
|
|
|
10
12
|
|
|
11
13
|
Explore Juno with the [interactive live Storybook instance](https://ringcentral.github.io/juno/).
|
|
12
14
|
|
|
13
|
-
View in [Codesandbox Example](https://codesandbox.io/s/4j370).
|
|
14
|
-
|
|
15
15
|
### Install
|
|
16
16
|
|
|
17
17
|
```ts
|
package/es6/README.md
CHANGED
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
# Juno
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/@ringcentral/juno)
|
|
3
|
+
 [](https://www.npmjs.com/package/@ringcentral/juno)
|
|
4
4
|
|
|
5
|
-
[](https://www.npmjs.com/package/@ringcentral/juno-icon)
|
|
5
|
+
 [](https://www.npmjs.com/package/@ringcentral/juno-icon)
|
|
6
|
+
|
|
7
|
+
[](https://github.com/ringcentral/juno) [](https://stackblitz.com/edit/juno-vite-example-zksfob?file=src%2FApp.tsx) [](https://codesandbox.io/s/4j370)
|
|
6
8
|
|
|
7
9
|
Ringcentral React Component library, make your app have the same user experience as Ringcentral Apps.
|
|
8
10
|
|
|
@@ -10,8 +12,6 @@ base on [MATERIAL-UI](https://material-ui.com/).
|
|
|
10
12
|
|
|
11
13
|
Explore Juno with the [interactive live Storybook instance](https://ringcentral.github.io/juno/).
|
|
12
14
|
|
|
13
|
-
View in [Codesandbox Example](https://codesandbox.io/s/4j370).
|
|
14
|
-
|
|
15
15
|
### Install
|
|
16
16
|
|
|
17
17
|
```ts
|