SyntaxUI/syntaxui

[docs]: add code docs for listed components

Closed this issue ยท 0 comments

Feature Description ๐Ÿ“

add documentation in code for these components:

./src/components/code
โ”œโ”€โ”€ Code.tsx
โ”œโ”€โ”€ CodeGroup.tsx
โ”œโ”€โ”€ CodeGroupFromFile.tsx
โ”œโ”€โ”€ ComponentPreview.tsx
โ””โ”€โ”€ PreviewCodeGroup.tsx

Can add something like this on top:

/**
   * This function does this and this 
   *this a path or any param you wannna talk about
   * useful 
    * example of one component where this  component is being used
   */