react-simple-rotating-text
Advanced tools
Comparing version
{ | ||
"name": "react-simple-rotating-text", | ||
"private": false, | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"type": "module", | ||
@@ -13,2 +13,11 @@ "main": "./dist/index.umd.js", | ||
}, | ||
"keywords": [ | ||
"react", | ||
"react components", | ||
"rotating text", | ||
"animated text", | ||
"react-rotating-text", | ||
"react-rotating-text-component", | ||
"text animation" | ||
], | ||
"scripts": { | ||
@@ -15,0 +24,0 @@ "dev": "vite", |
@@ -7,3 +7,3 @@ # react-simple-rotating-text | ||
 | ||
 | ||
@@ -20,3 +20,3 @@ ## Install | ||
import React, { Component } from 'react' | ||
import RotatingText from 'react-simple-rotating-text' | ||
import { RotatingText } from 'react-simple-rotating-text' | ||
import 'react-simple-rotating-text/dist/index.css' | ||
@@ -23,0 +23,0 @@ |
373510
0.07%