update move login button to shared component
This commit is contained in:
parent
930911d7a9
commit
1ff1e6a90c
9 changed files with 196 additions and 48 deletions
|
|
@ -7,6 +7,10 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
||||
<script src="https://accounts.google.com/gsi/client" async></script>
|
||||
<!-- <link
|
||||
rel="stylesheet"
|
||||
href="https://fonts.googleapis.com/css?family=Kanit"
|
||||
/> -->
|
||||
</head>
|
||||
<body>
|
||||
<app-root></app-root>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue