chore: 移除无用文件
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
export default function ShadowInner({ children }) {
|
||||
return (
|
||||
<div onLoad={window.shadowInnerInit}>
|
||||
{children}
|
||||
</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user