πŸ“žPhone Editor

you can make an easy phone with country code and flag by using this component

<x-tomato-admin-tel 
    id="contact_phone" 
    name="contact_phone" 
    label="Contact Phone" 
    required
/>

this component uses vue3-tel-input

Last updated