-
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…
-
### Steps to reproduce
Hi @nank1ro
First of all, I want to thank you for maintaining this amazing package.
There is a second package try to port `shadcn/ui` to flutter [check link](https://s…
-
-
-
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…