import React from "react";
function WithStats() {
return (
<>
{/* */}
{/* */}
Trusted by Open Source, enterprise, and more than 99,000 of you
{/* */}
{/* */}
{/* */}
{/* */}
250+
Components
{/* */}
160+
Starter Pages & Examples
{/* */}
10+
Tailwind CSS Plugins
{/* */}
{/* */}
{/* */}
>
);
}
export default WithStats;