mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-09 18:45:38 +00:00
4 lines
73 B
TypeScript
4 lines
73 B
TypeScript
|
import PageNotFound from './PageNotFound';
|
||
|
|
||
|
export default PageNotFound;
|