1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-07-02 01:46:00 -04:00

fix repository card styling

This commit is contained in:
2025-03-28 10:17:14 -04:00
parent 264fd92379
commit 6cbe1ee814
5 changed files with 33 additions and 28 deletions
+1
View File
@@ -2,4 +2,5 @@
// marking the library as a proper client component so that react doesn't complain about hydration whenever we use it in
// a server component.
// see: https://react.dev/reference/rsc/use-client#using-third-party-libraries
export { default } from "react-countup";