Doc changes (#2124)

* refactored Storybook UI

* refactored Storybook UI

* removed extra cards from the doc, added card for ui components

* added hover behavior to doc page & made it look selected

* separate storybook docs and tests

* separating storybook tests and docs

* fixed spelling errors in docs

* Final round of edits for frontend, added backend folder architecture

* Created CODE_OF_CONDUCT.md

* Add code of conduct to contributing.md

* doc changes

* fixed broken links
This commit is contained in:
Nimra Ahmed
2023-10-19 19:32:29 +05:00
committed by GitHub
parent d0df7e4d3b
commit bea9d0835b
26 changed files with 135 additions and 81 deletions

View File

@ -32,5 +32,7 @@ export {
TbTopologyStar,
TbVocabulary,
TbZoomQuestion,
TbRocket
TbRocket,
TbAugmentedReality,
TbTerminal,
} from "react-icons/tb";