Update grid usage at grid example page

This commit is contained in:
Insality
2020-09-21 00:00:00 +03:00
parent 0dc9f32b7a
commit cf87c89cff
4 changed files with 28 additions and 7 deletions

View File

@@ -102,5 +102,6 @@ Druid 0.5.0:
- **Fix #76:** Add params for lang text localization component
- **Fix #79:** Fix druid:remove inside on_input callback
- **Fix #80:** Fix hover set_enable typo function call
- _druid:create_ deprecated. Use _druid:new_ instead (for custom components)
- Add `component.tempalte.lua` as template for Druid custom component