Files
twenty/docs/src/theme/icons.js
Nimra Ahmed 515ef25a72 Changes to documentation (#2209)
* 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

* doc addition and changes

* introduce user guide & graphql api
2023-10-24 11:36:43 +02:00

42 lines
596 B
JavaScript

export {
TbApps,
TbArrowBackUp,
TbArrowBigRight,
TbArticle,
TbBolt,
TbBrandFigma,
TbBrandVscode,
TbBrandWindows,
TbBrandZapier,
TbBug,
TbBugOff,
TbChartDots,
TbChecklist,
TbCloud,
TbScript,
TbForms,
TbTable,
TbSlideshow,
TbBrandDocker,
TbDeviceDesktop,
TbExclamationCircle,
TbEyeglass,
TbFaceIdError,
TbFolder,
TbKeyboard,
TbPaint,
TbPencil,
TbPlus,
TbServer,
TbTerminal2,
TbTopologyStar,
TbVocabulary,
TbZoomQuestion,
TbRocket,
TbAugmentedReality,
TbTerminal,
TbBrandGraphql,
TbApi,
TbUsers,
} from "react-icons/tb";