3 lines
60 B
TypeScript
3 lines
60 B
TypeScript
|
import Footnote from "./Footnote";
|
||
|
export default Footnote;
|