1
0
Fork 0
freesewing/packages/react/components/Account/index.mjs
2024-12-14 11:34:23 +01:00

5 lines
102 B
JavaScript

import React from 'react'
import { AccountLinks } from './AccountLinks.mjs'
export { AccountLinks }