mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-10 11:05:47 +00:00
3733adfd84
* add error page * address PR comments
4 lines
73 B
TypeScript
4 lines
73 B
TypeScript
import PageNotFound from './PageNotFound';
|
|
|
|
export default PageNotFound;
|