mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
rename help_modules to helper
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
local M = {}
|
||||
|
||||
local ui_animate = require "druid.help_modules.druid_animate"
|
||||
local ui_animate = require "druid.helper.druid_animate"
|
||||
|
||||
--- Bounce text field
|
||||
function M.bounce(instance, callback)
|
||||
|
Reference in New Issue
Block a user