DEV Community

Discussion on: Getting started with Vue 3 + Pinia Store + TypeScript by building a Grocery List App

Collapse
 
carlomigueldy profile image
Carlo Miguel Dy

It's so great and straightforward!

Collapse
 
geewhizbang profile image
Geoffrey Swenson

Is it required for the component to return RootState or can it be any type you want?