Skip to content

Commit

Permalink
Merge pull request #41 from NMFS-RADFish/40-docs---remove--note
Browse files Browse the repository at this point in the history
Documentation - Removed outdated note in dev standards
  • Loading branch information
theangchen authored Aug 22, 2024
2 parents 462abaa + 52c5156 commit a8b588c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/building-your-application/development-standards.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,11 @@ For reference on the full `react-uswds` library, you can reference the deployed

The benefit of referencing and leveraging `react-radfish` when building applications is to increase developer velocity, design consistency, and ensures that front-end development is happening in compliance with government regulation. The storybook above provides examples of a wide variety of compliant components that can be used to build apps for a wide variety of use cases.

<!--
<aside>
🚨 Note: Whenever possible, you should use components from `react-radfish` rather than importing components directly from `@trussworks/react-uswds`. This ensure that the component you are using have the correctly styles and theme applied.

If you need another component for your application support, please see `CONTRIBUTING` section (In progress)

</aside>
-->

**Example**

Expand Down

0 comments on commit a8b588c

Please sign in to comment.