You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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]>
Copy file name to clipboardExpand all lines: docs/src/lib/components/FeaturesSection.svelte
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@
47
47
<divclass="flexbox">
48
48
<FeatureCard
49
49
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.'}
0 commit comments