pineafan | 328a5b9 | 2021-09-12 20:58:37 +0100 | [diff] [blame] | 1 | export default function policy() { |
PineaFan | 4141862 | 2023-10-14 21:36:48 +0100 | [diff] [blame^] | 2 | return (<iframe style={{height:"100vh",width:"100vw"}} src="https://clickscodes.github.io/policies/clicksformstos" />) |
pineafan | 328a5b9 | 2021-09-12 20:58:37 +0100 | [diff] [blame] | 3 | } |