Update annotations

This commit is contained in:
Insality
2023-12-05 14:55:58 +02:00
parent 01d1445511
commit bdd9efb892
2 changed files with 11 additions and 11 deletions

View File

@@ -74,7 +74,6 @@ end
--
-- Invoke `on_style_change` on component, if exist. Component should handle
-- their style changing and store all style params
-- @function component:set_style
-- @tparam BaseComponent self @{BaseComponent}
-- @tparam table|nil druid_style Druid style module
-- @treturn BaseComponent @{BaseComponent}