Update index.ts

This commit is contained in:
Imre Kristoffer Eilertsen 2020-10-07 12:52:58 +02:00 committed by Collin M. Barrett
parent c6d6a14452
commit 029fab543e

View file

@ -42,6 +42,7 @@ 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-Android.svg";
import img46 from "./46-Vivaldi.svg";
export {
img01,
@ -88,4 +89,5 @@ export {
img43,
img44,
img45,
img46,
};