webapp/src/components/TableOfContents/index.tsx
Arkadzi Rakouski b5c8f1d60a
implement table of contents (#146)
* implement table of contents

* refactor by review comments

* refactor by review comments

* lint

* minor fix

---------

Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-31 23:43:41 +02:00

2 lines
52 B
TypeScript

export { TableOfContents } from './TableOfContents'