Currently, `<hr>` divider is hard-coded in [@vertex-center/components (Documentation.tsx)](https://github.com/vertex-center/docs/blob/1bf2dd734c61b0a8608a2abfcb3c6ed8dd3880f6/src/pages/Documentation/Documentation.tsx#L46). It should be a dedicated <Divider/> component.
Currently,
<hr>divider is hard-coded in @vertex-center/components (Documentation.tsx).It should be a dedicated component.