mirror of
https://github.com/tooot-app/app
synced 2025-04-04 21:51:12 +02:00
5 lines
136 B
TypeScript
5 lines
136 B
TypeScript
import HeaderLeft from '@components/Header/Left'
|
|
import HeaderRight from '@components/Header/Right'
|
|
|
|
export { HeaderLeft, HeaderRight }
|