1
0
Fork 0
freesewing/packages/react/components/Account/index.mjs

6 lines
102 B
JavaScript
Raw Normal View History

2024-12-14 11:34:23 +01:00
import React from 'react'
import { AccountLinks } from './AccountLinks.mjs'
export { AccountLinks }