Skip to content

refactor: merged Map component to +page.svelte since it is not used any other places.#4944

Merged
JinIgarashi merged 1 commit intodevelopfrom
rafactor/merge-map
Apr 22, 2025
Merged

refactor: merged Map component to +page.svelte since it is not used any other places.#4944
JinIgarashi merged 1 commit intodevelopfrom
rafactor/merge-map

Conversation

@JinIgarashi
Copy link
Copy Markdown
Contributor

@JinIgarashi JinIgarashi commented Apr 22, 2025

Thank you for submitting a pull request!

Description

It was not necessary to have Map component because it is only used in +page.svelte. I merged it to +page.svelte to make it simple structure

Type of Pull Request

  • Adding a feature
  • Fixing a bug
  • Maintaining documents
  • Adding tests
  • Others ()

Verify the followings

  • Code is up-to-date with the develop branch
  • No build errors after pnpm build
  • No lint errors after pnpm lint
  • Run the tests with pnpm test and lint the project with pnpm lint and pnpm check
  • Make sure all the existing features working well

Changesets

  • If your PR makes a change under packages folder that should be noted in one or more packages' changelogs, generate a changeset by running pnpm changeset and following the prompts. Changesets that add features should be minor and those that fix bugs should be patch. Please prefix changeset messages with feat:, fix:, or chore:.

Refer to CONTRIBUTING.MD for more information.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 22, 2025

🦋 Changeset detected

Latest commit: 6a5aaac

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
geohub Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@auto-assign auto-assign Bot requested review from Thuhaa and iferencik April 22, 2025 05:32
@JinIgarashi JinIgarashi merged commit 727f584 into develop Apr 22, 2025
13 checks passed
@JinIgarashi JinIgarashi deleted the rafactor/merge-map branch April 22, 2025 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant