feat: rebrand user-facing strings from ashim to SnapOtter

This commit is contained in:
ashim-hq
2026-04-24 14:47:17 +08:00
parent a57e84ab28
commit d299aa8a72
11 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ export function Dropzone({
>
<div className={cn("flex flex-col items-center", compact ? "gap-2 p-4" : "gap-4 p-8")}>
<div className="text-3xl font-bold text-muted-foreground/30">
<span className="text-primary/30">ashim</span>
<span className="text-primary/30">SnapOtter</span>
</div>
<button
type="button"