mars-v2-frontend/components/Borrow/index.tsx

3 lines
104 B
TypeScript
Raw Normal View History

export { default as AssetRow } from './AssetRow'
export { default as BorrowTable } from './BorrowTable'