reuse-ay

Results 4 comments of reuse-ay

Is there any progress?

It's good that the button looks the same as the Angular Material Button. ![image](https://github.com/angular/components/assets/150884298/1eaa3fa4-6076-4bb5-9657-dffcb6678fe4)

How about [bounds](https://quilljs.com/docs/configuration#bounds)?

You can set bounds to the same value as the first argument of Quill constructor. `new Quill(arg1,{bounds:arg1})` I resolved a similar problem #4256 in this way.