| Sean McCullough | b29f891 | 2025-04-20 15:39:11 -0700 | [diff] [blame] | 1 | // Import styles, initialize component theme here. |
| 2 | // import '../src/common.css'; | ||||
| Philip Zeyliger | 99a9a02 | 2025-04-27 15:15:25 +0000 | [diff] [blame] | 3 | |
| 4 | // No imports needed - components are imported directly in the test files | ||||
| Philip Zeyliger | c72fff5 | 2025-04-29 20:17:54 +0000 | [diff] [blame] | 5 | // Components should be imported in the test files directly, not here |