fix: path
This commit is contained in:
parent
4194556cb8
commit
dec1692366
|
@ -81,7 +81,7 @@ const EntityComponent = ({
|
|||
};
|
||||
|
||||
EntityComponent.defaultProps = {
|
||||
path: '',
|
||||
path: '/',
|
||||
};
|
||||
|
||||
EntityComponent.displayName = 'EntityComponent';
|
||||
|
|
Loading…
Reference in New Issue
Block a user