make production build
This commit is contained in:
6
client/dashboard/layout/layout.rt
Normal file
6
client/dashboard/layout/layout.rt
Normal file
@@ -0,0 +1,6 @@
|
||||
<div>
|
||||
<select onChange="{this.setView}">
|
||||
<option value="savings">Savings</option>
|
||||
<option value="production">Production</option>
|
||||
</select>
|
||||
</div>
|
||||
Reference in New Issue
Block a user