This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
2016-08-03 14:55:56 +03:00

3 lines
60 B
JavaScript

import Error404 from './Error404';
export default Error404;