Skip to content

Commit

Permalink
Update components.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
54nd10 committed Jan 2, 2024
1 parent 22ad949 commit 82ef2ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/www/src/utils/cms/renderer/components.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import {draftMode} from 'next/headers'
import ArticleContentSection from '@/components/ui/molecules/article/content-section'
import BlogMasonry from '@/components/ui/organisms/blog-sections/blog-masonry'
import BlogThreeColumn from '@/components/ui/organisms/blog-sections/blog-three-column'
import Button from '@/components/ui/atoms/button'
import ContactSplitWithPattern from '@/components/ui/organisms/contact-sections/contact-split-with-pattern'
import ContentMarkdown from '@/components/ui/organisms/content-sections/content-markdown'
import ContentTwoColumn from '@/components/ui/organisms/content-sections/content-two-column'
Expand All @@ -18,7 +17,6 @@ import HeroSimpleCenterWithBackground from '@/components/ui/organisms/hero-secti
import ImageSimple from '@/components/ui/organisms/image-sections/image-simple'
import IntroductionWithLogo from '@/components/ui/organisms/content-sections/introduction-with-logo'
import JoinOurTeam from '@/components/ui/organisms/cta-sections/join-our-team'
import Link from 'next/link'
import PartnerLogosSimpleWithTitle from '@/components/ui/organisms/partner-sections/partner-logos-simple-with-title'
import ServiceAlternatePositionIcon from '@/components/ui/organisms/service-sections/service-alternate-position-icon'
import ServiceThreeColumnWithLargeIcons from
Expand Down

0 comments on commit 82ef2ed

Please sign in to comment.