From 23ed342635531d35ef4b442d0661e1e90882f5cd Mon Sep 17 00:00:00 2001 From: nkymut Date: Sun, 26 Jan 2025 02:11:13 +0800 Subject: [PATCH] prettier! --- packages/gamepad/docs/gamepad.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/gamepad/docs/gamepad.mdx b/packages/gamepad/docs/gamepad.mdx index 197b90ee..0a2f5246 100644 --- a/packages/gamepad/docs/gamepad.mdx +++ b/packages/gamepad/docs/gamepad.mdx @@ -41,9 +41,9 @@ The gamepad module provides access to buttons and analog sticks as normalized si ### Button Sequence -| Stick | Controls | -| ----------- | ------------------------------ | -| Button Sequence | `btnSequence()`, `btnSeq()`, `btnseq()`| +| Stick | Controls | +| --------------- | --------------------------------------- | +| Button Sequence | `btnSequence()`, `btnSeq()`, `btnseq()` | ## Using Gamepad Inputs