Пример передеплоя
This commit is contained in:
parent
c8a13449b8
commit
925df86bc3
@ -1,7 +1,7 @@
|
||||
import React from 'react';
|
||||
|
||||
const ListPage = (): React.ReactElement => {
|
||||
return <h1>List Page</h1>;
|
||||
return <h1>List Page New</h1>;
|
||||
};
|
||||
|
||||
export default ListPage;
|
||||
|
Loading…
Reference in New Issue
Block a user