-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[front/components/actions/retrieval] - refactor: transition utils to …
…TSX and integrate icons - Renamed `utils.ts` to `utils.tsx` to support JSX syntax - Replaced citation type with icon component in `makeDocumentCitation` function [front/components/markdown] - feature: create citationIconMap to map icon types to components - Added a new `citationIconMap` that maps citation types to corresponding SVG components - Updated `MarkdownCitation` interface to use React JSX elements for icons instead of citation type strings
- Loading branch information
1 parent
c4d765e
commit e02dab4
Showing
2 changed files
with
37 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters