diff options
Diffstat (limited to 'src/components/Proxy.js')
| -rw-r--r-- | src/components/Proxy.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/Proxy.js b/src/components/Proxy.js index 3d22ade..57f3657 100644 --- a/src/components/Proxy.js +++ b/src/components/Proxy.js @@ -14,7 +14,7 @@ import direct from 's/direct.svg'; import http from 's/http.svg'; import group from 's/group.svg'; -import s0 from './Proxy.module.scss'; +import s0 from './Proxy.module.css'; import { getDelay, getProxies } from 'd/proxies'; |
