aceade / sydfjords

A practice project to teach myself responsive design with Vue
https://aceade.github.io/sydfjords/
MIT License
0 stars 0 forks source link

Convert About page to use Vue bindings #45

Closed aceade closed 1 year ago

aceade commented 1 year ago

See if I can use Vue's model bindings on the About page

aceade commented 1 year ago

I had to dig around in the TypeScript with Composition API docs, but I got it to work.