Skip to content

Commit

Permalink
docs: module loads components from components/mdc directory
Browse files Browse the repository at this point in the history
close #322
  • Loading branch information
farnabaz committed Jan 16, 2025
1 parent e9fe526 commit aac575e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Hello MDC
</template>
```

Note that `::alert` will use the `components/global/Alert.vue` component.
Note that `::alert` will use the `components/mdc/Alert.vue` component.

### `<MDCRenderer>`

Expand Down

0 comments on commit aac575e

Please sign in to comment.