improve types, internal ui overhaul
This commit is contained in:
parent
079af9709f
commit
2414ae1189
8 changed files with 66 additions and 25 deletions
|
@ -24,6 +24,7 @@ function config(props: ConfigProps): Roact.Element {
|
|||
|
||||
const [configPosY, setConfigGoal] = useMotor(1.5)
|
||||
|
||||
// TODO: maybe opt this into our system for inputs?
|
||||
useEffect(() => {
|
||||
const guid = HttpService.GenerateGUID(false)
|
||||
ContextActionService.BindAction(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue