mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-05-03 12:54:21 -04:00
fix secondary cta import in github section
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user