@applemusic-like-lyrics/react-full 0.4.2 → 0.5.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 CHANGED
@@ -5,3 +5,5 @@ English / [简体中文](./packages/react-full/README-CN.md)
5
5
  > Warning: This is a personal project and has not yet been completed. There may still be a lot of problems, so please do not use it directly in the production environment!
6
6
 
7
7
  AMLL component library's React is a more modular component binding. You can use this library to more conveniently use AMLL lyrics components and other themed modular components, and quickly build the required layout framework, and provide corresponding slots to add custom content.
8
+
9
+ For detailed API documentation, please refer to [AMLL Docs](https://amll.dev/en/reference/react-full.html).