Skip to content

Commit ea8541a

Browse files
committed
fix(format): prettier formatting
1 parent b86bfe8 commit ea8541a

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

docusaurus.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ const config: Config = {
164164
label: "Discourse Forum",
165165
href: "https://forum.flare.network",
166166
},
167-
168167
],
169168
},
170169
],

src/components/HomepageFeatures/featuresSection.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ const FeatureList: FeatureItem[] = [
4040
Svg: FAssets,
4141
description: (
4242
<>
43-
Verifiable economic security enabling XRPfi, BTCfi,
44-
and DOGEfi on Flare
43+
Verifiable economic security enabling XRPfi, BTCfi, and DOGEfi on Flare
4544
</>
4645
),
4746
linkToProtocolDocs: "/fassets/overview",

0 commit comments

Comments
 (0)