Skip to content

Commit 535e7e8

Browse files
committed
docs: update React component link in README and remove Svelte demo
1 parent cc7e77e commit 535e7e8

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

.changeset/grumpy-coats-join.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@googleworkspace/drive-picker-element": patch
3+
---
4+
5+
Update link to React component in README.

packages/drive-picker-element/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ The Google Picker API is a JavaScript API that allows users to select or upload
1010

1111
Explore the [storybook demo](https://googleworkspace.github.io/drive-picker-element/?path=/docs/stories-drive-picker--docs) to see the component in action.
1212

13-
See the framework specific demos:
13+
See the framework specific components:
1414

15-
- [React](https://codesandbox.io/p/sandbox/xenodochial-leaf-j2xtdq)
16-
- [Svelte](https://codesandbox.io/p/sandbox/svelte-drive-picker-kd9swx)
15+
- [React](#react)
1716

1817
## Index
1918

0 commit comments

Comments
 (0)