i hate my life

Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
mkljczk
2025-01-02 16:37:49 +01:00
parent 4b5402aed3
commit bf4bfa0b4b
13 changed files with 369 additions and 553 deletions

View File

@ -1,4 +1,3 @@
import './schemas';
import './polyfills';
import React from 'react';

View File

@ -1,3 +0,0 @@
import { ALL_SCHEMAS, importSchemas } from 'pl-api';
importSchemas(ALL_SCHEMAS);