Skip to content

Commit

Permalink
erase graph
Browse files Browse the repository at this point in the history
  • Loading branch information
Maria Sola authored and davidsingal committed Jun 27, 2023
1 parent 1bff112 commit de65dbf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 180 deletions.
177 changes: 0 additions & 177 deletions marketing/src/containers/the-service/chart/component.tsx

This file was deleted.

1 change: 0 additions & 1 deletion marketing/src/containers/the-service/chart/index.ts

This file was deleted.

2 changes: 0 additions & 2 deletions marketing/src/containers/the-service/component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import Testimonials from 'containers/testimonials';
import Newsletter from 'containers/newsletter';
import ScrollDown from 'containers/scroll-down';
import BlogPosts from 'containers/blog-posts';
import Chart from './chart/component';

const TheService: React.FC = () => {
return (
Expand All @@ -41,7 +40,6 @@ const TheService: React.FC = () => {
</Steps>

<Testimonials />
<Chart />
<BlogPosts />
<Newsletter />
</div>
Expand Down

1 comment on commit de65dbf

@vercel
Copy link

@vercel vercel bot commented on de65dbf Jun 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

landgriffon-marketing – ./marketing

landgriffon-marketing-git-dev-vizzuality1.vercel.app
landgriffon-marketing.vercel.app
landgriffon-marketing-vizzuality1.vercel.app

Please sign in to comment.