Update index.ts

This commit is contained in:
Imre Kristoffer Eilertsen 2020-09-10 08:34:19 +02:00 committed by Collin M. Barrett
parent 4b92d92099
commit 2b7da843cf

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,
};