rainbow-modules icon indicating copy to clipboard operation
rainbow-modules copied to clipboard

Mono repo that contains reusable modules

Results 51 rainbow-modules issues
Sort by recently updated
recently updated
newest added

all these imports should be done from the react rainbow index ``` import { TreeProps } from 'react-rainbow-components/components/Tree'; import { LabelAlignment } from 'react-rainbow-components/components/types'; import { LabelAlignment } from 'react-rainbow-components/components/types';...

#621 feat: add currency column component using intl formatter

![File](https://user-images.githubusercontent.com/24737097/199401509-ea76ab4a-691e-4e5d-8c93-79e9306bf890.jpg)

feat: add cell currency component using intl formatter

new_base-component

feat: add cell percent component using intl formatter

new_base-component

In the Next webpage, the date you select in the DatePickerCarousel is not recognized. The page maintains the date that appeared before the change, which doesn't match the computer date...

A possible solution is to use the useOutsideClick hook but there is a problem with the picklist inside this menu. The picklist opens a second menu that is created in...