chenbhao commited on
Commit
e311f54
Β·
1 Parent(s): 6308bfd

chore: original design to avoid ip issues

Browse files
Files changed (1) hide show
  1. src/components/LogoV2/Clawd.tsx +2 -2
src/components/LogoV2/Clawd.tsx CHANGED
@@ -140,7 +140,7 @@ export function Clawd(t0) {
140
  }
141
  let t8;
142
  if ($[16] === Symbol.for("react.memo_cache_sentinel")) {
143
- t8 = <Text color="clawd_body" backgroundColor="clawd_background">β–ˆβ–ˆβ–ˆβ–ˆβ–ˆ</Text>;
144
  $[16] = t8;
145
  } else {
146
  t8 = $[16];
@@ -219,7 +219,7 @@ function AppleTerminalClawd(t0) {
219
  let t6;
220
  let t7;
221
  if ($[6] === Symbol.for("react.memo_cache_sentinel")) {
222
- t6 = <Text backgroundColor="clawd_body">{" ".repeat(7)}</Text>;
223
  t7 = <Text color="clawd_body">β–˜β–˜ ▝▝</Text>;
224
  $[6] = t6;
225
  $[7] = t7;
 
140
  }
141
  let t8;
142
  if ($[16] === Symbol.for("react.memo_cache_sentinel")) {
143
+ t8 = <Text color="clawd_body" backgroundColor="clawd_background">β–ˆβ–ˆβ–„β–ˆβ–ˆ</Text>;
144
  $[16] = t8;
145
  } else {
146
  t8 = $[16];
 
219
  let t6;
220
  let t7;
221
  if ($[6] === Symbol.for("react.memo_cache_sentinel")) {
222
+ t6 = <Text backgroundColor="clawd_body">{" β–„β–„ "}</Text>;
223
  t7 = <Text color="clawd_body">β–˜β–˜ ▝▝</Text>;
224
  $[6] = t6;
225
  $[7] = t7;