feat(motion): add interactive micro-feedback

This commit is contained in:
2026-03-20 17:44:20 +08:00
parent 142f4a399a
commit 36822f05e0
17 changed files with 144 additions and 62 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { expect, test } from "@playwright/test";
test("storybook button, select, and reduced-motion form stories stay interactive", async ({
test("storybook button, select, and static-motion form stories stay interactive", async ({
page
}) => {
await page.goto("/");