Bulat Gabidullin
Bulat Gabidullin
**Describe the problem** This project: https://developer.android.com/codelabs/advanced-android-kotlin-training-login-navigation seems to be out of date and replaced with https://developer.android.com/codelabs/advanced-android-kotlin-training-login ? For example, in the text we have `customizeFragment` but in the code it's...
fixes 19989 ## Description fixes #19989 ## Markup: ```vue Selected dates: {{ dates }} import { ref } from 'vue' const dates = ref([new Date('2024-06-11'), new Date('2024-06-11')]) ```
Hi, Thank you for this project 🙂 Would you be open to adding TypeScript types, i.e. would you have time to review such pull request? As far as I remember,...