Skip to content

Commit 01d8044

Browse files
Update FeaturesSection.svelte (#1684)
* Update title Web3-Onboard to Web3 Onboard When not referencing the code, we should always use Web3 Onboard. When referencing code, we use web3-onboard. * Update FeaturesSection.svelte Update FeaturesSection to include the core package size minified. * Update docs/src/lib/components/HeroSection.svelte --------- Co-authored-by: Adam Carpenter <[email protected]>
1 parent 85f16b8 commit 01d8044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/lib/components/FeaturesSection.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<div class="flexbox">
4848
<FeatureCard
4949
title={'Minimal Dependencies'}
50-
text={'All wallet dependencies are included in separate packages, so you only include the ones you want to use in your app.'}
50+
text={'All wallet dependencies are included in separate packages, so you only include the ones you want to use in your app. Core package is only 815kb minified.'}
5151
/>
5252
<FeatureCard
5353
title={'Dynamic Imports'}

0 commit comments

Comments
 (0)