mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-25 19:15:18 +02:00
refactor: remove CitationList component to streamline citation handling and improve code maintainability
This commit is contained in:
parent
f98bde1e04
commit
23e05acc7c
2 changed files with 0 additions and 389 deletions
|
|
@ -1,7 +1,5 @@
|
|||
export type { CitationProps } from "./citation";
|
||||
export { Citation } from "./citation";
|
||||
export type { CitationListProps } from "./citation-list";
|
||||
export { CitationList } from "./citation-list";
|
||||
export type {
|
||||
CitationType,
|
||||
CitationVariant,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue