Files
twenty/docs/src/theme/icons.js
brendanlaschke 59a7e7ead3 Add troubleshooting doc (#1852)
* - add troubleshooting doc

* fix duplicate
2023-10-04 15:07:02 +02:00

28 lines
413 B
JavaScript

export {
TbApps,
TbArrowBackUp,
TbArrowBigRight,
TbBolt,
TbBrandFigma,
TbBrandVscode,
TbBrandWindows,
TbBug,
TbBugOff,
TbChartDots,
TbChecklist,
TbCloud,
TbDeviceDesktop,
TbExclamationCircle,
TbEyeglass,
TbFaceIdError,
TbFolder,
TbKeyboard,
TbPaint,
TbPencil,
TbPlus,
TbServer,
TbTerminal2,
TbTopologyStar,
TbVocabulary,
TbZoomQuestion,
} from "react-icons/tb";