cleanup to pass checks

This commit is contained in:
Mikayla Fischler
2023-04-19 21:26:54 -04:00
parent ccdc31ed87
commit a614b97d02
10 changed files with 32 additions and 35 deletions

View File

@@ -1,11 +1,11 @@
local style = require("pocket.ui.style")
-- local style = require("pocket.ui.style")
local core = require("graphics.core")
local Div = require("graphics.elements.div")
local TextBox = require("graphics.elements.textbox")
local cpair = core.graphics.cpair
-- local cpair = core.graphics.cpair
local TEXT_ALIGN = core.graphics.TEXT_ALIGN