mirror of
https://github.com/Insality/druid.git
synced 2025-11-26 19:00:50 +01:00
Rename type druid_instance to druid.instance
This commit is contained in:
@@ -4,7 +4,7 @@ local component = require("druid.component")
|
||||
---@field root druid.container
|
||||
---@field text_header druid.text
|
||||
---@field scroll druid.scroll
|
||||
---@field druid druid_instance
|
||||
---@field druid druid.instance
|
||||
local M = component.create("output_list")
|
||||
|
||||
---@param template string
|
||||
|
||||
Reference in New Issue
Block a user