mirror of
https://github.com/Insality/druid
synced 2025-09-28 18:42:20 +02:00
Add druid events in components
This commit is contained in:
8
example/kenney/page/scroll.lua
Normal file
8
example/kenney/page/scroll.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
local M = {}
|
||||
|
||||
|
||||
function M.setup_page(self)
|
||||
end
|
||||
|
||||
|
||||
return M
|
Reference in New Issue
Block a user