asta.nix/src/app/windows/Bar/components/index.tsx

3 lines
150 B
TypeScript

export { default as BarLeft } from "./BarLeft";
export { default as BarCenter } from "./BarCenter";
export { default as BarRight } from "./BarRight";