We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3493bc commit 099311dCopy full SHA for 099311d
docs/icons.md
@@ -30,7 +30,7 @@ public $iconMap = [
30
];
31
```
32
33
-1. Set the preferred icon source
+3. Set the preferred icon source
34
35
```text
36
public $iconSource = 'my-amazing-icons';
mkdocs.yml
@@ -1,4 +1,4 @@
1
-site_name: yii2-multipke-input
+site_name: Yii2 multiple input
2
site_description: 'Yii2 widget to handle multiple inputs for an attribute of a model'
3
site_author: 'Eugene Tupikov'
4
docs_dir: docs/
0 commit comments