Moved cards out into seperate component to enable re-usability
This commit is contained in:
@@ -1 +1,12 @@
|
||||
<h1>Contact</h1>
|
||||
<script lang="ts">
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<h1>Contact</h1>
|
||||
|
||||
<div class="main-card">
|
||||
<form>
|
||||
test
|
||||
</form>
|
||||
</div>
|
Reference in New Issue
Block a user