Files
Homarr/src/pages/b/[slug]/customize.tsx

2 lines
76 B
TypeScript
Raw Normal View History

2023-08-10 18:17:49 +02:00
export { default, getServerSideProps } from '../../board/[slug]/customize';