fix
Some checks failed
Create and publish a Docker image / Deploy image (push) Has been skipped
Create and publish a Docker image / Publish image (push) Failing after 17s

This commit is contained in:
VITALY-VORON
2023-08-25 17:59:32 +03:00
parent 3a008df66a
commit 754425a5ca
5 changed files with 0 additions and 102 deletions

View File

@ -1,9 +0,0 @@
const Map = () => {
return (
<div>
</div>
);
}
export default Map;