fix: possible issue?

This commit is contained in:
2025-11-19 16:39:53 -07:00
parent f33c198190
commit c3d409dc56

View File

@@ -0,0 +1,6 @@
const DummyComponent = () => {
return (<></>)
}
export default DummyComponent