fix secondary cta import in github section

This commit is contained in:
lynx
2024-09-04 01:20:57 -05:00
parent 8d0904266f
commit d3d71eaeb6

View File

@@ -1,7 +1,6 @@
import { Github as GithubLogo } from '@sd/assets/svgs/brands';
import React from 'react';
import { CtaSecondaryButton } from '../cta-secondary-button';
import { CtaSecondaryButton } from '~/components/cta-secondary-button';
export const Github = () => {
return (