Update index.ts

This commit is contained in:
Imre Kristoffer Eilertsen 2020-09-10 08:34:19 +02:00 committed by GitHub
parent d184718e02
commit 99a2e453d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,7 @@ import img41 from "./41-Surge.png";
import img42 from "./42-dnscrypt-proxy.png";
import img43 from "./43-SmartDNS.png";
import img44 from "./44-AdGuard-for-WindowsMac.svg";
import img45 from "./45-AdGuard-for-WindowsMac.svg";
export {
img01,
@ -86,4 +87,5 @@ export {
img42,
img43,
img44,
img45,
};