@markprompt/web
Advanced tools
Comparing version 0.2.2-beta14 to 0.2.2-beta15
@@ -223,2 +223,3 @@ import { LitElement, html, css, nothing } from 'lit'; | ||
<prose-block class="response" style="border:4px solid blue;"> | ||
In here | ||
${this.loading && !(this.answer.length > 0) | ||
@@ -225,0 +226,0 @@ ? html`<animated-caret></animated-caret>` |
{ | ||
"name": "@markprompt/web", | ||
"version": "0.2.2-beta14", | ||
"version": "0.2.2-beta15", | ||
"description": "Prompt web component for Markprompt", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27065
862