We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471c4b5 commit d3c064dCopy full SHA for d3c064d
packages/docs/getting-started/introduction.md
@@ -22,7 +22,7 @@ yarn add @coreui/vue
22
## Using components
23
24
```ts
25
-import { Alert } from '@coreui/vue';
+import { CAlert } from '@coreui/vue';
26
```
27
28
## Stylesheets
0 commit comments