Skip to content

Commit 380f237

Browse files
committed
update storybook links to use base's chromatic account
1 parent d4b97df commit 380f237

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+147
-132
lines changed

docs/cookbook/defi-your-app.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Lets add the `Swap` component to your app.
6767
You should now see the following swap component in your app:
6868

6969
<iframe
70-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=onchainkit-swap-wallet--not-connected&viewMode=story&dark=true&hero=true"
70+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=onchainkit-swap-wallet--not-connected&viewMode=story&dark=true&hero=true"
7171
width="100%"
7272
height="auto"
7373
/>
@@ -126,7 +126,7 @@ import { Earn } from '@coinbase/onchainkit/earn'; // [!code focus]
126126
Just like that, you've added a yield-generating vault to your app.
127127

128128
<iframe
129-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=onchainkit-earn--main&viewMode=story&dark=true&hero=true"
129+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=onchainkit-earn--main&viewMode=story&dark=true&hero=true"
130130
width="100%"
131131
height="400px"
132132
/>
@@ -190,7 +190,7 @@ function CustomDepositButtons() {
190190
</CodeGroup>
191191

192192
<iframe
193-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=onchainkit-earn--predefined-deposit&viewMode=story&dark=true&hero=true"
193+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=onchainkit-earn--predefined-deposit&viewMode=story&dark=true&hero=true"
194194
width="100%"
195195
height="280px"
196196
/>
@@ -223,7 +223,7 @@ import { FundCard } from '@coinbase/onchainkit/fund';
223223
```
224224

225225
<iframe
226-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=onchainkit-fundcard--default&viewMode=story&dark=true&hero=true"
226+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=onchainkit-fundcard--default&viewMode=story&dark=true&hero=true"
227227
width="100%"
228228
height="370px"
229229
/>
@@ -284,7 +284,7 @@ export default function BuyComponents() { // [!code focus]
284284
```
285285

286286
<iframe
287-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=onchainkit-buy--disabled&viewMode=story&dark=true&hero=true"
287+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=onchainkit-buy--disabled&viewMode=story&dark=true&hero=true"
288288
width="100%"
289289
height="auto"
290290
/>

docs/cookbook/onboard-any-user.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Lets add the `WalletModal` component to your app.
9393
</Steps>
9494

9595
<iframe
96-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=onchainkit-wallet-walletcomponents--onboard&viewMode=story&dark=true&hero=true"
96+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=onchainkit-wallet-walletcomponents--onboard&viewMode=story&dark=true&hero=true"
9797
width="100%"
9898
height="auto"
9999
/>

docs/learn/arrays/arrays-exercise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ As these are separate networks with separate data, your NFTs **will not** transf
8787
{/* <CafeUnitTest nftNum={4}/> */}
8888

8989
<iframe
90-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=components-cafeunittest--four&viewMode=story&dark=true&hero=true"
90+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=components-cafeunittest--four&viewMode=story&dark=true&hero=true"
9191
width="100%"
9292
height="auto"
9393
/>

docs/learn/control-structures/control-structures-exercise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ As these are separate networks with separate data, your NFTs **will not** transf
5151
{/* <CafeUnitTest nftNum={2}/> */}
5252

5353
<iframe
54-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=components-cafeunittest--two&viewMode=story&dark=true&hero=true"
54+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=components-cafeunittest--two&viewMode=story&dark=true&hero=true"
5555
width="100%"
5656
height="auto"
5757
/>

docs/learn/deployment-to-testnet/deployment-to-testnet-exercise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ As these are separate networks with separate data, your NFTs **will not** transf
3030
{/* <CafeUnitTest nftNum={1}/> */}
3131

3232
<iframe
33-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=components-cafeunittest--one&viewMode=story&dark=true&hero=true"
33+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=components-cafeunittest--one&viewMode=story&dark=true&hero=true"
3434
width="100%"
3535
height="auto"
3636
/>

docs/learn/erc-20-token/erc-20-exercise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The contract specification contains actions that can only be performed once by a
118118
{/* <CafeUnitTest nftNum={14}/> */}
119119

120120
<iframe
121-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=components-cafeunittest--fourteen&viewMode=story&dark=true&hero=true"
121+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=components-cafeunittest--fourteen&viewMode=story&dark=true&hero=true"
122122
width="100%"
123123
height="auto"
124124
/>

docs/learn/erc-721-token/erc-721-exercise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ As these are separate networks with separate data, your NFTs **will not** transf
8181
{/* <CafeUnitTest nftNum={15}/> */}
8282

8383
<iframe
84-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=components-cafeunittest--fiftteen&viewMode=story&dark=true&hero=true"
84+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=components-cafeunittest--fiftteen&viewMode=story&dark=true&hero=true"
8585
width="100%"
8686
height="auto"
8787
/>

docs/learn/error-triage/error-triage-exercise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ As these are separate networks with separate data, your NFTs **will not** transf
9191
{/* <CafeUnitTest nftNum={10}/> */}
9292

9393
<iframe
94-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=components-cafeunittest--ten&viewMode=story&dark=true&hero=true"
94+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=components-cafeunittest--ten&viewMode=story&dark=true&hero=true"
9595
width="100%"
9696
height="auto"
9797
/>

docs/learn/imports/imports-exercise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ As these are separate networks with separate data, your NFTs **will not** transf
8585
{/* <CafeUnitTest nftNum={19}/> */}
8686

8787
<iframe
88-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=components-cafeunittest--nineteen&viewMode=story&dark=true&hero=true"
88+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=components-cafeunittest--nineteen&viewMode=story&dark=true&hero=true"
8989
width="100%"
9090
height="auto"
9191
/>

docs/learn/inheritance/inheritance-exercise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Submit your address for your copy of the `InheritanceSubmission` contract that c
117117
{/* <CafeUnitTest nftNum={8}/> */}
118118

119119
<iframe
120-
src="https://682cef8eb764086a250fb541-zdfthryttt.chromatic.com/iframe.html?args=&id=components-cafeunittest--eight&viewMode=story&dark=true&hero=true"
120+
src="https://684b5e62b1ff46bc5bf83966-hmgabjxuab.chromatic.com/iframe.html?args=&id=components-cafeunittest--eight&viewMode=story&dark=true&hero=true"
121121
width="100%"
122122
height="auto"
123123
/>

0 commit comments

Comments
 (0)