dwysokinski.me/src/config/routing.js

4 lines
45 B
JavaScript
Raw Normal View History

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