mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-07 19:15:05 +08:00
Fix: Metadata supports precise time selection (#12785)
### What problem does this PR solve? Fix: Metadata supports precise time selection ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
@ -92,4 +92,4 @@ function Calendar({
|
||||
);
|
||||
}
|
||||
|
||||
export { Calendar, DateRange };
|
||||
export { Calendar, type DateRange };
|
||||
|
||||
Reference in New Issue
Block a user