Skip to content

Instantly share code, notes, and snippets.

View iHamzaKhanzada's full-sized avatar
🔁
Eat, Sleep, Code, Repeat

Hamza Khanzada iHamzaKhanzada

🔁
Eat, Sleep, Code, Repeat
View GitHub Profile
@iHamzaKhanzada
iHamzaKhanzada / app.html
Created April 5, 2021 23:14 — forked from jdanyow/app.html
Aurelia Validation Demo
<template>
<require from="./registration-form"></require>
<registration-form></registration-form>
</template>