mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-02 07:26:53 +00:00
Changes chat.service.ts to websocket-handler.service.ts
Will be used to handler sending and reciving of messages Adds settings component UNSURE WHY IT BREAKS
This commit is contained in:
5
web/src/app/pages/settings/settings.component.html
Normal file
5
web/src/app/pages/settings/settings.component.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<form class="example-form">
|
||||
<md-form-field class="example-full-width">
|
||||
<input mdInput placeholder="Favorite food" value="Sushi">
|
||||
</md-form-field>
|
||||
</form>
|
||||
Reference in New Issue
Block a user