mirror of
https://github.com/Insality/druid
synced 2025-09-28 10:32:20 +02:00
Move component from system to root folder
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
--- Checkboux group module
|
||||
-- @module druid.checkbox_group
|
||||
|
||||
local component = require("druid.system.component")
|
||||
local component = require("druid.component")
|
||||
|
||||
local M = component.create("checkbox_group")
|
||||
|
||||
|
Reference in New Issue
Block a user