Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5621c4b

Browse files
committed
Bring back core section
1 parent831a5c0 commit5621c4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/components/community-stats/CommunityStatsContent.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import SynthesizeCardsSection from "./SynthesizeCardsSection";
66
importCommunityUsersSectionfrom"./CommunityUsersSection";
77
importSdvInNumbersSectionfrom"./SdvInNumbersSection";
88
importSdvCoreSectionfrom"./SdvCoreSection";
9-
//import SdvOpenCoreSection from "./SdvOpenCoreSection";
9+
importSdvOpenCoreSectionfrom"./SdvOpenCoreSection";
1010
importBannerSectionfrom"./BannerSection";
1111
// import LatestsNewsSubSection from "./LatestsNewsSubSection";
1212

@@ -90,7 +90,7 @@ export default function CommunityStatsContent() {
9090
<SdvInNumbersSectiondata={data}/>
9191
<CommunityUsersSection/>
9292
{/* <LatestsNewsSubSection /> */}
93-
{/*<SdvOpenCoreSection /> */}
93+
<SdvOpenCoreSection/>
9494
<SdvCoreSectiondependenciesData={dependenciesData}/>
9595
<NewsSliderSection/>
9696
<BannerSection/>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp