Skip to content

Commit ab11e12

Browse files
Update README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent bd31c56 commit ab11e12

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,9 @@ it('re-exports HelloWorld', () => {
316316

317317
- Coverage scope: docs/, dist/, and playground/ are excluded in vitest.config.ts so coverage focuses on your source. Adjust test.coverage.exclude as needed if you want to include or exclude additional paths.
318318

319-
---## View in the browser (Vite playground)
319+
---
320+
321+
## View in the browser (Vite playground)
320322

321323
A minimal playground is included under playground/ for fast, local viewing with HMR. It imports your components directly from src (no publishing required).
322324

0 commit comments

Comments
 (0)