@hexure/ui 1.13.13 → 1.13.15

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 CHANGED
@@ -7,7 +7,7 @@ InsTech UI is the source repository for the @hexure/ui npm package. This library
7
7
 
8
8
  1. Run `npm i @hexure/ui --save`
9
9
  2. If needed, install/update any required peer dependencies: react, react-dom, @mdi/font, @mdi/js, @mdi/react, moment, numeral
10
- 3. Refer to https://zeroheight.com/3b34634b9/p/57050e-itds for available components and how to use them.
10
+ 3. Refer to <a href="https://zeroheight.com/4ff2796d0/p/907ccd-hexure-design-system" target="_blank">Hexure Design System</a> for available components and how to use them.
11
11
  4. Import components as needed into your React project: `import { Button } from @hexure/ui`
12
12
 
13
13
  b. To use the UI Library in your project `npx install @hexure/ui`