Skip to content

add content#167

Merged
meganrm merged 2 commits intomainfrom
feature/second-module-content
Feb 27, 2025
Merged

add content#167
meganrm merged 2 commits intomainfrom
feature/second-module-content

Conversation

@meganrm
Copy link
Copy Markdown
Contributor

@meganrm meganrm commented Feb 26, 2025

Problem

Estimated review size: small
Need to add the second module content
closes #171

Solution

Moved the existing content into its own file, then added the LowAffinity content, it is not being used anywhere yet.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

@meganrm meganrm requested a review from a team as a code owner February 26, 2025 05:11
@meganrm meganrm requested review from interim17 and tyler-foster and removed request for a team February 26, 2025 05:11
@@ -0,0 +1,220 @@
import BindingDiagrams from "../components/BindingDiagrams";
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

no changes, just moved to a new file

@meganrm meganrm added the priority Is under scheduling constraints. Should be prioritized over other outstanding PRs by reviewers. label Feb 26, 2025
Copy link
Copy Markdown
Contributor

@interim17 interim17 left a comment

Choose a reason for hiding this comment

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

Found one possible typo? Otherwise LGTM

</>
}
/>{" "}
to compare affinities. K<sub>d</sub> can by determined in this
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"can be determined" ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

thank you!!

@meganrm meganrm merged commit f4cd07c into main Feb 27, 2025
3 checks passed
@meganrm meganrm deleted the feature/second-module-content branch February 27, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority Is under scheduling constraints. Should be prioritized over other outstanding PRs by reviewers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add second module text content

3 participants