feat: Change precedence of styling

This commit is contained in:
Sidharth Vinod
2024-04-16 08:44:21 +05:30
parent 253adcb0eb
commit 3357844a1f
2 changed files with 7 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
import { imgSnapshotTest, renderGraph } from '../../helpers/util.ts';
import { imgSnapshotTest } from '../../helpers/util.ts';
describe('Quadrant Chart', () => {
it('should render if only chart type is provided', () => {