mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 14:25:46 +01:00
refactor: ⚡ email setting
This commit is contained in:
parent
c4f59c905b
commit
448781c3c3
2 changed files with 23 additions and 21 deletions
|
|
@ -4,7 +4,7 @@ import classes from './Info.module.css';
|
|||
|
||||
type InfoProps = {
|
||||
message: string;
|
||||
color: string;
|
||||
color?: string;
|
||||
children?: ReactNode;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue