mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-03-06 23:57:30 +08:00
Make template stateful
This commit is contained in:
@@ -4,4 +4,7 @@ import WindowTemplate from "./WindowTemplate"
|
||||
|
||||
export default class ColorPickerWindowTemplate extends WindowTemplate {
|
||||
|
||||
#picker
|
||||
|
||||
ColorPickerWindowTemplate()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user