make uicomponents folder
This commit is contained in:
parent
808ed82e3f
commit
968e054158
3 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
import Roact from "@rbxts/roact"
|
||||
import Slot from "./slot"
|
||||
import { useWorldContext } from "../contexts/worldContext"
|
||||
import Padding from "ReplicatedStorage/ui/padding"
|
||||
import Padding from "ReplicatedStorage/uiComponents/padding"
|
||||
import { StarterGui } from "@rbxts/services"
|
||||
|
||||
interface hotbarProps extends Roact.JsxInstanceProperties<Frame> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue