mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Update dependencies and fix introduced errors
This commit is contained in:
@@ -5,4 +5,6 @@ export type Props = {
|
||||
target?: HTMLAnchorElement['target'];
|
||||
mode?: string;
|
||||
disabled?: boolean;
|
||||
className?: string;
|
||||
children: React.ReactNode;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user