@epilot/volt-ui 1.1.7 → 1.1.8

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
@@ -8,7 +8,7 @@
8
8
  - [Vite](https://vitejs.dev/) for development and bundling
9
9
  - [Tailwind CSS](https://tailwindcss.com/) for styling
10
10
  - [Radix UI](https://www.radix-ui.com/) for UI components
11
- - [Fumadocs](https://fumadocs.com/) for documentation
11
+ - [Fumadocs](https://fumadocs.dev/) for documentation
12
12
  - [Vitest](https://vitest.dev/) and [React Testing Library](https://testing-library.com/docs/react-testing-library/intro/) for testing
13
13
 
14
14
  > **Note**: We prefix the CSS classes `.volt-` and CSS variables with `volt-` to avoid conflicts with the application styles.