-
Make components that will be in use for every page based on the guide for both computer and mobile
When you start on one of these componants, you can make the componant into an separate issue(click th…
-
Functional components are recommended for better performance and simplicity. They also provides hooks and are better for understanding of the component life cycle.
-
As a developer I would like to be able to memoize each component, such that it does not re-render in the render cycle if none of the props have changed.
There should be two ways to do this:
1. Use…
-
-
-
-
Components to be converted from class to functional components:
- [ ] public/app/features/explore/Table/TableContainer.tsx
- [ ] public/app/features/explore/RawPrometheus/RawPrometheusContainer.tsx
-…
-
# clarify
## URLs
- https://api.getclarify.ai/swagger#/
## Polling Sources
### new-company-instant
#### Prompt
Emits new event when a fresh company is created. No props required.
### company-ad…
-
# grain
## URLs
- https://grainhq.notion.site/Grain-Public-API-877184aa82b54c77a875083c1b560de9
## Webhook Sources
### new-highlight-instant
#### Prompt
Emit new event when a highlight that matc…
-
Am used to benthos and having a list of processors but did not see any in docs .
saw https://github.com/wombatwisdom/wombat/tree/main/public/components 5 ones which I guess you could call process…