Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor revisions #1744

Merged
merged 8 commits into from
Aug 16, 2024
Merged

Minor revisions #1744

merged 8 commits into from
Aug 16, 2024

Conversation

emko-274
Copy link
Contributor

No description provided.

@@ -75,6 +75,7 @@ export default function SearchPanel() {
</div>

{aliases.map((alias: AliasData, index: number) => {
console.log(index);
Copy link
Contributor

@wittejm wittejm Aug 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this for the alias delete bug? You want to get this logging into dev?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I meant to do that temporarily for testing, but it didn't log anything. I forgot to put that on a different branch.

@ekong5 ekong5 merged commit c7b47b6 into codeforpdx:master Aug 16, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants