Provide "YellowStar" as a reusable component.
See original GitHub issue🗒 General
I noticed YellowStar
is a component that is created many times across the code base and thought that it makes sense to either export it from catalog-react
alternative keep the color in the theme? I see the change of the color is changed in multiple places already and it would be nice to keep it consistent.
💻 Usage
In any situations where I would like to use a star icon, just visually or with functionality (Button).
Issue Analytics
- State:
- Created a year ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Reusable Components in React — A Practical Guide
How to design reusable React components and reuse them across projects and apps. Learn more about best practices with fragments, props, ...
Read more >Building reusable UI components with React Hooks
In React, a reusable component is a piece of UI that can be used in various parts of an application to build more...
Read more >re-frame/reusable-components.md at master - GitHub
This is a re-frame Component because it uses subscribe and dispatch to provide its I/O requirements; It composes two other components - Reagent...
Read more >Creating Reusable Angular Components – How To Avoid the ...
There are two main ways to create reusable components in Angular: ... pass lots of inputs to the component to provide the necessary...
Read more >Building Reusable Components...That Are Actually ... - YouTube
Modern UIs are often composed of reusable components written in React, Vue, Angular, whatever. In these modern technologies, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Rugvip feel free to merge for now, currently on vacation. Will be back in the week of 2nd of May, will put this issue on my list 👍
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.