mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 16:26:15 -04:00
fix
This commit is contained in:
parent
217a1af7cb
commit
416070a264
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { expect, describe, it } from 'vitest';
|
||||
import { describe ,expect, it } from 'vitest';
|
||||
import { generateCSSOutput } from './border-generator.service';
|
||||
import type { Borders } from './border-generator.service';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue