mirror of
https://github.com/documenso/documenso.git
synced 2026-07-10 04:55:02 +10:00
fix: build errors
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// Define interfaces for the data structure
|
||||
type RepoStats = {
|
||||
stars: number;
|
||||
forks: number;
|
||||
|
||||
Reference in New Issue
Block a user