amoza3
Results
2
comments of
amoza3
Thank you for your response and the proposed solution! The addition of the `no-phone-number-input` property is a great step towards achieving the desired functionality. However, I would like to request...
> If it's really needed, I can add a property like `no-phone-number-input` to simplify the implementation. > > Something like : > > > import { ref } from 'vue'...