[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-shared-state.
0

Configure Feed

Select the types of activity you want to include in your feed.

nuxt-shared-state / layouts / default.vue
53 B 5 lines
1<template> 2 <div> 3 <Nuxt /> 4 </div> 5</template>