Add privacy policy

This commit is contained in:
Pieter Vander Vennet 2021-11-16 04:16:51 +01:00
parent fa82faade7
commit 852d569994
6 changed files with 38 additions and 3 deletions

View file

@ -0,0 +1,3 @@
import PrivacyPolicy from "./UI/BigComponents/PrivacyPolicy";
new PrivacyPolicy().AttachTo("maindiv")