File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 * LICENSE file in the root directory of this source tree.
66 */
77
8- import { NotFoundContent } from '.. /NotFoundContent' ;
8+ import { NotFoundContent } from 'components/Layout /NotFoundContent' ;
99
1010export default function NotFound ( ) {
1111 return < NotFoundContent /> ;
Original file line number Diff line number Diff line change 55 * LICENSE file in the root directory of this source tree.
66 */
77
8- import { NotFoundContent } from '.. /NotFoundContent' ;
8+ import { NotFoundContent } from 'components/Layout /NotFoundContent' ;
99
1010export default function NotFound ( ) {
1111 return < NotFoundContent /> ;
Original file line number Diff line number Diff line change 55 * LICENSE file in the root directory of this source tree.
66 */
77
8- import { NotFoundContent } from '.. /NotFoundContent' ;
8+ import { NotFoundContent } from 'components/Layout /NotFoundContent' ;
99
1010export default function NotFound ( ) {
1111 return < NotFoundContent /> ;
File renamed without changes.
You can’t perform that action at this time.
0 commit comments