File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
packages/blog-starter-kit/themes/enterprise/components Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ import {
2121 IntegrationsSVG ,
2222 MindsCloudSVG ,
2323 MindsdbLogoSVG ,
24- NewsRoomSVG ,
24+ NewsroomSVG ,
2525 SlackWhiteNavSGV ,
2626 SupportSVG ,
2727} from './icons' ;
@@ -252,7 +252,7 @@ const resources2 = [
252252 name : 'Newsroom' ,
253253 description : 'Latest news about MindsDB' ,
254254 href : 'https://mindsdb.com/newsroom' ,
255- Icon : < NewsRoomSVG /> ,
255+ Icon : < NewsroomSVG /> ,
256256 } ,
257257 {
258258 name : 'Contacts' ,
Original file line number Diff line number Diff line change @@ -23,8 +23,7 @@ import CareersSVG from './NavbarIcons/CareersSVG';
2323import CaseStudiesSVG from './NavbarIcons/CaseStudiesSVG' ;
2424import ContactsSVG from './NavbarIcons/ContactSVG' ;
2525import EventsSVG from './NavbarIcons/EventsSVG' ;
26- import NewsRoomSVG from './NavbarIcons/NewsRoomSVG' ;
27-
26+ import NewsroomSVG from './NavbarIcons/NewsroomSVG' ;
2827import NewsletterPlusSVG from './NewsletterPlusSVG' ;
2928import PlusCircleSVG from './PlusCircleSVG' ;
3029import RssSVG from './RssSVG' ;
@@ -50,7 +49,7 @@ export {
5049 LinkedinSVG ,
5150 MindsCloudSVG ,
5251 MindsdbLogoSVG ,
53- NewsRoomSVG ,
52+ NewsroomSVG ,
5453 NewsletterPlusSVG ,
5554 PlusCircleSVG ,
5655 RssSVG ,
You can’t perform that action at this time.
0 commit comments