Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix duplicate name for interface and function
a function can't have the same name as an interface, in addition to that, DocumentScreen is imported and used as a component and not as an interface in other files.
- Loading branch information