Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
JSerZANP committed Jul 9, 2024
1 parent 0d5555d commit 364d279
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/web/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -796,8 +796,9 @@ function component() {
shakuEnabled
/>
<$.p>
Sometimes it is hard to position it right, you can use position shift{" "}
<code>&lt;</code> to move shaku elements toward left
Sometimes it is hard to position it right(with formatter .etc), you
can use position shift <code>&lt;</code> to move shaku elements toward
left
</$.p>
<CodeBlock
code={`function component() {
Expand Down

0 comments on commit 364d279

Please sign in to comment.