Skip to content

Commit

Permalink
Remove MyProductSection
Browse files Browse the repository at this point in the history
  • Loading branch information
wpalani committed Aug 26, 2024
1 parent 92ec80c commit f574a84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/pages/home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import WebinarsBanner from 'App/components/webinars-banner';
import AccountCard from './accountCard';
import HelpCard from './helpCard';
import WelcomeSection from './welcomeSection';
import MyProductSection from './myProductsSection';

const Home = () => {
return (
Expand Down

0 comments on commit f574a84

Please sign in to comment.