Build svg into components.

This commit is contained in:
Mike Cao 2025-03-03 18:37:49 -08:00
parent fdc73268b7
commit 5682b4d217
64 changed files with 16267 additions and 176 deletions

View file

@ -1,5 +1,4 @@
import * as detect from '../detect';
import { expect } from '@jest/globals';
const IP = '127.0.0.1';

View file

@ -1,5 +1,4 @@
import * as format from '../format';
import { expect } from '@jest/globals';
test('parseTime', () => {
expect(format.parseTime(86400 + 3600 + 60 + 1)).toEqual({