Basic Packages In Use

What are we using for Kanaban
https://www.npmjs.com/package/react-trello this is a package based stylistically on Trello, On it we're customized by adding in Images and custom fi...
Fri, 27 Aug, 2021 at 1:14 PM
Header Images
For trust, we're using a gallery component  <Col md={1} style={{ minWidth: 180, maxWidth: 180 }}> <Gallery images={[{ src: image1,...
Fri, 27 Aug, 2021 at 1:19 PM
Primary Button Styles
The primary button we're using is this blue-green gradient you need to set the border to 0 in order to avoid a weird border since this style doesn't...
Fri, 27 Aug, 2021 at 1:57 PM