@wavelengthusaf/web-components 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,20 @@
1
+ # common-components-native-web
2
+
3
+ ## Overview
4
+
5
+ This module was created to share common components (native web) across Wavelength product teams. All components stored in this library are unclassified.
6
+
7
+ ## Getting started
8
+
9
+ You can install this package the same way that you install everything else
10
+
11
+ ```
12
+ npm install @wavelengthusaf/web-components
13
+ ```
14
+
15
+ ## Release Notes
16
+
17
+ ### 1.0.0
18
+
19
+ - 9/X/2025
20
+ - Initial Release