Skip to content

Commit 73c6853

Browse files
committed
Remove function attribution
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
1 parent fdc0a4d commit 73c6853

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Client.client.luau

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ handle.Parent = playerGui
3232

3333
const root = ReactRoblox.createRoot(handle)
3434

35-
@nocheck
3635
const function Satchel()
3736
-- Open and close backpack based on bindable events
3837
const opened, setOpened = React.useState(false)

0 commit comments

Comments
 (0)