Skip to content
This repository was archived by the owner on Apr 15, 2020. It is now read-only.

Commit 9e726a0

Browse files
Илья ГлинскийИлья Глинский
authored andcommitted
Update README
1 parent d82c728 commit 9e726a0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This is awailable component for this time.
1414

1515
```php
1616
use NightKit\NovaElements\Fields\ElementInput\ElementInput;
17+
use NightKit\NovaElements\Fields\ElementPassword\ElementPassword;
1718
use NightKit\NovaElements\Fields\ElementSelect\ElementSelect;
1819
use NightKit\NovaElements\Fields\ElementCheckbox\ElementCheckbox;
1920
use NightKit\NovaElements\Fields\ElementRadio\ElementRadio;

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nightkit/nova-element-ui",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "Element UI components for Laravel Nova",
55
"type": "library",
66
"license": "MIT",

0 commit comments

Comments
 (0)