Skip to content
Snippets Groups Projects
Verified Commit caba1d84 authored by jooola's avatar jooola
Browse files

fix: spelling errors

parent ff006034
No related branches found
No related tags found
No related merge requests found
...@@ -31,3 +31,4 @@ repos: ...@@ -31,3 +31,4 @@ repos:
rev: v2.2.2 rev: v2.2.2
hooks: hooks:
- id: codespell - id: codespell
args: [--skip=src/locales/*, --skip=yarn.lock]
...@@ -23,7 +23,7 @@ You can assign a type to your pill to indicate what kind of information it conve ...@@ -23,7 +23,7 @@ You can assign a type to your pill to indicate what kind of information it conve
- Primary - Primary
- Secondary - Secondary
- Desctructive - Destructive
::: :::
......
...@@ -32,7 +32,7 @@ const fullMenu= ref(false) ...@@ -32,7 +32,7 @@ const fullMenu= ref(false)
# Popover # Popover
Popovers (`fw-popover`) are visually hiden menus of items activated by a simple button. Use popovers to create complex menus in a visually appealing way. Popovers (`fw-popover`) are visually hidden menus of items activated by a simple button. Use popovers to create complex menus in a visually appealing way.
| Prop | Data type | Required? | Description | | Prop | Data type | Required? | Description |
| ------- | --------- | ----------- | ----------- | | ------- | --------- | ----------- | ----------- |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment