Skip to content

Commit a8c0f29

Browse files
committed
fix: add whitespace instead of newline
1 parent a32ca17 commit a8c0f29

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

templates/success.templ

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ templ ComponentSuccess() {
1212
<div class="bg-white p-8 rounded-xl shadow-xl max-w-lg text-center">
1313
<h1 class="text-3xl font-bold text-[#2e4b98] mb-4">✅ Configuration Deployed</h1>
1414
<p class="text-gray-700 mb-6">
15-
Your shared drive configuration has been successfully saved and deployed.</br></br>
16-
You can close this window now.
15+
Your shared drive configuration has been successfully saved and deployed. You can close this window now.
1716
</p>
1817
</div>
1918
</div>

templates/success_templ.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)