mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Update project structure
This commit is contained in:
@@ -3,6 +3,6 @@ export type Props = {
|
||||
type?: 'button' | 'submit';
|
||||
link?: string;
|
||||
target?: HTMLAnchorElement['target'];
|
||||
dark?: boolean;
|
||||
mode?: string;
|
||||
disabled?: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user