3 lines
70 B
PowerShell
3 lines
70 B
PowerShell
New-UDPage -Name 'Home' -Content {
|
|
New-UDTypography -Text 'Home'
|
|
} |