Skip to content

Commit

Permalink
feat: group chart related components
Browse files Browse the repository at this point in the history
  • Loading branch information
gabaldon committed Nov 26, 2021
1 parent 2b6941b commit f8acb27
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion packages/ui/nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ export default {

// Auto import components: https://go.nuxtjs.dev/config-components
components: {
dirs: ['~/components'],
dirs: ['~/components/*'],
},

// Modules for dev and build (recommended): https://go.nuxtjs.dev/config-modules
Expand Down

0 comments on commit f8acb27

Please sign in to comment.