feat: build without errors

This commit is contained in:
knownotunknown
2024-02-17 10:36:28 -06:00
committed by doprz
parent 58d7df499c
commit babc925967
6 changed files with 28 additions and 27 deletions

View File

@@ -28,7 +28,7 @@ export default function Link(props: PropsWithChildren<Props>) {
<Text
color='bluebonnet'
{...passedProps}
span
as='span'
className={clsx(
styles.link,
{