diff --git a/packages/color-alpha/README.md b/packages/color-alpha/README.md index 12b7828bc..022d8bc2e 100644 --- a/packages/color-alpha/README.md +++ b/packages/color-alpha/README.md @@ -83,6 +83,15 @@ interface PointerProps extends React.HTMLAttributes { } ``` +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). ## License diff --git a/packages/color-block/README.md b/packages/color-block/README.md index 2a8e040b1..18e09dbfa 100644 --- a/packages/color-block/README.md +++ b/packages/color-block/README.md @@ -54,6 +54,16 @@ export default Block; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-chrome/README.md b/packages/color-chrome/README.md index 00215fa43..3e1e56a8a 100644 --- a/packages/color-chrome/README.md +++ b/packages/color-chrome/README.md @@ -72,6 +72,16 @@ export default Chrome; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-circle/README.md b/packages/color-circle/README.md index 468d3626a..d9d4df766 100644 --- a/packages/color-circle/README.md +++ b/packages/color-circle/README.md @@ -51,6 +51,16 @@ export default Circle; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-colorful/README.md b/packages/color-colorful/README.md index c34dcb707..6776c8b76 100644 --- a/packages/color-colorful/README.md +++ b/packages/color-colorful/README.md @@ -89,6 +89,16 @@ export default Colorful; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-compact/README.md b/packages/color-compact/README.md index da164415a..25e40c5b5 100644 --- a/packages/color-compact/README.md +++ b/packages/color-compact/README.md @@ -51,6 +51,16 @@ export default Compact; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-convert/README.md b/packages/color-convert/README.md index d8d1b8384..e7a5ee993 100644 --- a/packages/color-convert/README.md +++ b/packages/color-convert/README.md @@ -300,6 +300,16 @@ export declare const hsvaToHsv: ({ h, s, v }: HsvaColor) => HsvColor; export declare const color: (str: string | HsvaColor) => ColorResult; ``` +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-editable-input-hsla/README.md b/packages/color-editable-input-hsla/README.md index 82c819e68..ee7216710 100644 --- a/packages/color-editable-input-hsla/README.md +++ b/packages/color-editable-input-hsla/README.md @@ -54,6 +54,16 @@ export default EditableInputHSLA; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-editable-input-rgba/README.md b/packages/color-editable-input-rgba/README.md index 819b2cab8..cc6b663b4 100644 --- a/packages/color-editable-input-rgba/README.md +++ b/packages/color-editable-input-rgba/README.md @@ -59,6 +59,16 @@ export default EditableInputRGBA; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-editable-input/README.md b/packages/color-editable-input/README.md index fe0802ea6..2d7ea8749 100644 --- a/packages/color-editable-input/README.md +++ b/packages/color-editable-input/README.md @@ -55,6 +55,16 @@ export default EditableInput; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-github/README.md b/packages/color-github/README.md index 1abdc98dd..bcd224010 100644 --- a/packages/color-github/README.md +++ b/packages/color-github/README.md @@ -74,6 +74,16 @@ export default Github; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-hue/README.md b/packages/color-hue/README.md index 2b549223f..9d4bef96f 100644 --- a/packages/color-hue/README.md +++ b/packages/color-hue/README.md @@ -51,6 +51,16 @@ export default Hue; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-material/README.md b/packages/color-material/README.md index 9a1ce743d..f96c7bf7a 100644 --- a/packages/color-material/README.md +++ b/packages/color-material/README.md @@ -50,6 +50,16 @@ export default Material; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-name/README.md b/packages/color-name/README.md index a9cfb1e2d..6cde9ee6b 100644 --- a/packages/color-name/README.md +++ b/packages/color-name/README.md @@ -49,6 +49,16 @@ export default function colorNameToHex(name: keyof ColorKeywords): "#F0F8FF" | " +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-saturation/README.md b/packages/color-saturation/README.md index 56a773181..94a0d6d62 100644 --- a/packages/color-saturation/README.md +++ b/packages/color-saturation/README.md @@ -55,6 +55,16 @@ export default Saturation; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-shade-slider/README.md b/packages/color-shade-slider/README.md index e1bfd4f3f..180453222 100644 --- a/packages/color-shade-slider/README.md +++ b/packages/color-shade-slider/README.md @@ -51,6 +51,16 @@ export default ShadeSlider; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-sketch/README.md b/packages/color-sketch/README.md index a013361c4..42ea44106 100644 --- a/packages/color-sketch/README.md +++ b/packages/color-sketch/README.md @@ -65,6 +65,16 @@ export default Sketch; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-slider/README.md b/packages/color-slider/README.md index b4aec7086..2a46535d7 100644 --- a/packages/color-slider/README.md +++ b/packages/color-slider/README.md @@ -51,6 +51,16 @@ export default Slider; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-swatch/README.md b/packages/color-swatch/README.md index 2b65a6eb1..00ef6f111 100644 --- a/packages/color-swatch/README.md +++ b/packages/color-swatch/README.md @@ -93,6 +93,16 @@ export default Swatch; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color-wheel/README.md b/packages/color-wheel/README.md index 4ff071670..d780d2689 100644 --- a/packages/color-wheel/README.md +++ b/packages/color-wheel/README.md @@ -62,6 +62,16 @@ export default Wheel; +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/color/README.md b/packages/color/README.md index 43b3dc8d6..86ab0af12 100644 --- a/packages/color/README.md +++ b/packages/color/README.md @@ -166,6 +166,16 @@ npm run watch # Monitor the compiled package `@uiw/react-block` npm run start # development mode, listen to compile preview website instance ``` +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License. diff --git a/packages/drag-event-interactive/README.md b/packages/drag-event-interactive/README.md index a44e00869..a94cda64f 100644 --- a/packages/drag-event-interactive/README.md +++ b/packages/drag-event-interactive/README.md @@ -72,6 +72,16 @@ export interface InteractiveProps extends React.HTMLAttributes { +## Contributors + +As always, thanks to our amazing contributors! + + + + + +Made with [contributors](https://github.com/jaywcjlove/github-action-contributors). + ## License Licensed under the MIT License.