Commit 9583b7c
feat(explorer): i have added a share button, which adds a query param… (#32)
* feat(explorer): i have added a share button, which adds a query param admin & copy text to clipboard
* feat(explorer): add button to share
Add button to share url
* feat(explorer): add a button
add a share url button, which will copy the url on clipboard
* refactor: code update
* Update apps/explorer/src/components/SearchBar.tsx
Co-authored-by: Vivian Plasencia <v.pcalana@gmail.com>
* Update apps/explorer/src/app/[network]/page.tsx
Co-authored-by: Vivian Plasencia <v.pcalana@gmail.com>
---------
Co-authored-by: Vivian Plasencia <v.pcalana@gmail.com>1 parent 91ae57e commit 9583b7c
File tree
2 files changed
+37
-7
lines changed- apps/explorer/src
- app/[network]
- components
2 files changed
+37
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
62 | 68 | | |
63 | 69 | | |
64 | 70 | | |
65 | 71 | | |
66 | 72 | | |
67 | 73 | | |
68 | 74 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
75 | 90 | | |
76 | 91 | | |
77 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
7 | 14 | | |
8 | 15 | | |
9 | 16 | | |
| |||
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
18 | 33 | | |
19 | 34 | | |
20 | 35 | | |
| |||
0 commit comments