dwysokinski.me/src/config/routing.js

4 lines
45 B
JavaScript

export const ROUTE = {
INDEX_PAGE: '/',
};