Commit f29e94f
fix(unity): Use named import for docs in metrics.spec.tsx
Changed from default import to named import
to match the export style in unity/index.tsx
and align with all other gettingStartedDocs test files.
Co-authored-by: Armen Zambrano G. <armenzg@users.noreply.github.com>1 parent 0527841 commit f29e94f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments