Remove RNGH from web bundle (#9528)
* remove RNGH on web * add intentionally-failing webpack alias * Update webpack.config.js
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export function BlockDrawerGesture({children}: {children: React.ReactNode}) {
|
||||
return children
|
||||
}
|
||||
Reference in New Issue
Block a user