mirror of
https://github.com/Insality/druid.git
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 @@
|
||||
--- Component for rich progress component
|
||||
-- @module druid.progress_rich
|
||||
|
||||
local component = require("druid.system.component")
|
||||
local component = require("druid.component")
|
||||
|
||||
local M = component.create("progress_rich")
|
||||
|
||||
|
Reference in New Issue
Block a user