mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 00:39:13 +00:00
chore: update web dependencies (#102)
* chore: update deps * chore: remove craco * chore: fix exports * fix: filters list indexer bg * fix: extend theme with correct color
This commit is contained in:
parent
c35744dc3a
commit
0076ea9129
9 changed files with 4316 additions and 7268 deletions
|
@ -2,7 +2,7 @@ import React from 'react';
|
|||
import ReactDOM from 'react-dom';
|
||||
import './index.css';
|
||||
|
||||
import App from "./App";
|
||||
import { App } from "./App";
|
||||
|
||||
import { InitializeGlobalContext } from "./utils/Context";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue