mirror of
https://github.com/CommunityOx/ox_lib.git
synced 2026-08-17 23:16:03 +01:00
fix(nui): Set frame visibility to true by default
This commit is contained in:
@@ -68,7 +68,6 @@ const ContextMenu: React.FC = () => {
|
||||
h="80%"
|
||||
justifyContent="flex-end"
|
||||
alignItems="center"
|
||||
bg="red"
|
||||
>
|
||||
<ScaleFade in={visible} unmountOnExit>
|
||||
<Box w="xs" h={580}>
|
||||
|
||||
Reference in New Issue
Block a user