Migrate components to typescript
This commit is contained in:
2
src/components/post/index.ts
Normal file
2
src/components/post/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
import PostComponent from './PostComponent'
|
||||
export default PostComponent
|
||||
Reference in New Issue
Block a user