fix: name

This commit is contained in:
Shivam Mishra
2025-06-11 17:34:38 +05:30
parent ba1f363a28
commit aa68525b6b
+1 -1
View File
@@ -34,7 +34,7 @@ function yalcPublish() {
console.log('✅ Published to yalc store!');
console.log('');
console.log('📖 Next steps in your test project:');
console.log(' 1. yalc add @chatwoot/react-components');
console.log(' 1. yalc add @chatwoot/agent-react-components');
console.log(' 2. npm install');
console.log(' 3. Import and use the components');
console.log('');