Added profile-header component. Implemented follower feature

This commit is contained in:
2026-01-11 13:00:23 +01:00
parent c6008cf84b
commit c1d401d2a9
13 changed files with 347 additions and 11 deletions

View File

@@ -34,8 +34,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "500kB",
"maximumError": "1MB"
"maximumWarning": "2MB",
"maximumError": "3MB"
},
{
"type": "anyComponentStyle",
@@ -79,4 +79,4 @@
}
}
}
}
}