root | 32a7187 | 2021-09-05 16:08:26 +0000 | [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/clicksforms" />) |
root | 32a7187 | 2021-09-05 16:08:26 +0000 | [diff] [blame] | 3 | } |