File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
packages/docs/src/routes/(routes)/compare/[item] Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7272<div class =" mx-auto max-w-4xl px-4 py-20" >
7373 <div class =" text-center" >
7474 <span class =" badge badge-outline" >
75- Comaring {data .first .name } vs. {data .second .name }. Which one is better in {new Date ().getFullYear ()}?
75+ Comparing {data .first .name } vs. {data .second .name }. Which one is better in {new Date ().getFullYear ()}?
7676 </span >
7777 </div >
7878 <div class =" h-6" ></div >
102102 <p class =" font-title text-base-content/60 mx-auto max-w-xl text-center text-sm" >
103103 Looking for a {data .first .name } alternative? This page compares {data .first .name }
104104 and {data .second .name }, two popular UI component libraries. We are comparing features, size,
105- effic , and developer experience, to help you choose which component library is better for your
106- next project.
105+ efficiency , and developer experience, to help you choose which component library is better for
106+ your next project.
107107 </p >
108108 <div class =" h-16" ></div >
109109 <table class =" table" >
178178 <div class =" divider" ></div >
179179 <p class =" text-base-content/30 mx-auto max-w-xl text-center text-xs" >
180180 This comparison page is for informational purposes only and does not mean to criticize libraries
181- or projects. Information are based on GitHub public data, NPM registry data and official
181+ or projects. Information is based on GitHub public data, NPM registry data and official
182182 documentation websites of the libraries. If you found any outdated information, please open a PR
183183 to update it. All trademarks, logos and brand names are the property of their respective owners.
184184 </p >
You can’t perform that action at this time.
0 commit comments