covid-19-vaccine-tracker
covid-19-vaccine-tracker copied to clipboard
Add vaccinetype tooltip
Just an experiment, we can use a message box as well. It looks kind of ugly with large text but I suggest we split the description to summary and rest, then present just the summary.
@daniel-suissa let's use a dialog. much cleaner... https://buefy.org/documentation/dialog/
this.$buefy.dialog.alert('Everything looks fine!')
can you please change?