mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-23 13:11:27 +10:00
🚀 release v3.0.0
This commit is contained in:
4
schema/src/atoms.ts
Normal file
4
schema/src/atoms.ts
Normal file
@ -0,0 +1,4 @@
|
||||
export type DateRange = {
|
||||
start?: string;
|
||||
end?: string;
|
||||
};
|
||||
Reference in New Issue
Block a user