@kiwicom/smart-faq
Version:
11 lines (8 loc) • 382 B
Markdown
## Components - About this folder
Let's make SmartFAQ great again and:
- place all new components here into subfolders by functionality, e.g. `FAQs`, `SingleBooking`, `AllBookings`, `Log`, `general` etc.
- place there refactored components only if they
- don't use style jsx
- use orbit & nitro lib to maximum extend
- are properly tested
- there are no TODOs in the code