From 9388b3f8257bc2e580deaece4cd2677928104fc6 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Thu, 2 Mar 2023 19:02:10 -0800 Subject: Add a zig fmt action (#2277) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add a zig fmt action * add failing file * Setup prettier better * Update prettier-fmt.yml * Fail on error * Update prettier-fmt.yml * boop * boop2 * tar.gz * Update zig-fmt.yml * Update zig-fmt.yml * Update zig-fmt.yml * Update zig-fmt.yml * Update zig-fmt.yml * boop * Update prettier-fmt.yml * tag * newlines * multiline * fixup * Update zig-fmt.yml * update it * fixup * both * w * Update prettier-fmt.yml * prettier all the things * Update package.json * zig fmt * ❌ ✅ * bump * . * quotes * fix prettier ignore * once more * Update prettier-fmt.yml * Update fallback.ts * consistentcy --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> --- examples/react-fast-refresh-test/src/main.tsx | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) (limited to 'examples/react-fast-refresh-test/src/main.tsx') diff --git a/examples/react-fast-refresh-test/src/main.tsx b/examples/react-fast-refresh-test/src/main.tsx index 1a9948fe8..928d64b72 100644 --- a/examples/react-fast-refresh-test/src/main.tsx +++ b/examples/react-fast-refresh-test/src/main.tsx @@ -6,8 +6,7 @@ export const Main = ({ productName }) => {
CSS HMR Stress Test

- This page visually tests how quickly a bundler can update CSS over Hot - Module Reloading. + This page visually tests how quickly a bundler can update CSS over Hot Module Reloading.

@@ -21,9 +20,7 @@ export const Main = ({ productName }) => {
-
- The progress bar should move from left to right smoothly. -
+
The progress bar should move from left to right smoothly.
@@ -44,15 +41,11 @@ export const Main = ({ productName }) => {
-
- The spinners should rotate & change color smoothly. -
+
The spinners should rotate & change color smoothly.