Fix Build: Resolve Imports, Syntax Errors, and Add Missing UI Components
This commit is contained in:
@@ -122,7 +122,7 @@ import BaseLayout from '../../layouts/BaseLayout.astro';
|
||||
<div class="spintax-split">
|
||||
<div class="spintax-input">
|
||||
<label>Raw Spintax</label>
|
||||
<textarea id="spintaxInput" placeholder="{Hello|Hi} {World|Friend}...">{The best {solar|renewable energy} {service|solution} in {City}, {State}.|{City} homeowners trust us for {premium|top-quality} {solar|clean energy} {installation|systems}.}</textarea>
|
||||
<textarea id="spintaxInput" placeholder="{Hello|Hi} {World|Friend}...">{`{The best {solar|renewable energy} {service|solution} in {City}, {State}.|{City} homeowners trust us for {premium|top-quality} {solar|clean energy} {installation|systems}.}`}</textarea>
|
||||
</div>
|
||||
<div class="spintax-output">
|
||||
<label>Live Preview</label>
|
||||
|
||||
Reference in New Issue
Block a user