mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Rename type druid_instance to druid.instance
This commit is contained in:
@@ -4,7 +4,7 @@ local component = require("druid.component")
|
||||
---@field scroll druid.scroll
|
||||
---@field grid druid.grid
|
||||
---@field text druid.text
|
||||
---@field druid druid_instance
|
||||
---@field druid druid.instance
|
||||
local M = component.create("scroll_bind_grid")
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user