Refactor pricing-plans.blade.php for improved code structure and readability
This commit is contained in:
parent
01c1e4f8cb
commit
a5cf24773c
1 changed files with 2 additions and 2 deletions
|
|
@ -62,7 +62,7 @@ class="flex-none w-8 h-8 mr-3 text-warning"
|
||||||
></path></svg
|
></path></svg
|
||||||
>
|
>
|
||||||
|
|
||||||
<div class="flex flex-col text-sm text-white">
|
<div class="flex flex-col text-sm dark:text-white">
|
||||||
<div>
|
<div>
|
||||||
You need to bring your own servers from any cloud provider (such as <a
|
You need to bring your own servers from any cloud provider (such as <a
|
||||||
class="underline"
|
class="underline"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue