mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-06-19 12:28:37 -06:00
PR-049111: making mayor change for add support to prefix url.
This commit is contained in:
@ -12,5 +12,4 @@ const INITIAL_COMPONENT = {
|
||||
element: <InitialComponent />,
|
||||
};
|
||||
|
||||
|
||||
export default [ INITIAL_COMPONENT, OTHER_COMPONENT ];
|
||||
|
Reference in New Issue
Block a user