update src/components/ThemeColor/index.js

master
mahdi 3 years ago
parent e0856faa65
commit a0157c27b1
  1. 2
      src/components/ThemeColor/index.js

@ -30,6 +30,8 @@ const ThemeColor = () => {
</div>
<p className="text-2xl">The Color System</p>
</div>
<hr className="my-2 border border-blue-900" />
<p>Original Colors</p>
</div>
</div>
</div>

Loading…
Cancel
Save