mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-25 01:14:06 +01:00
feat(buttons): add the dropdown overrides (#16)
This commit is contained in:
parent
a0e7abcf0a
commit
315666aa45
7 changed files with 125 additions and 104 deletions
|
|
@ -3,10 +3,10 @@ import { Component } from '@angular/core';
|
|||
@Component({
|
||||
selector: 'ngx-tab1',
|
||||
template: `
|
||||
<p>Early home automation began with labor-saving machines. Self-contained electric or gas powered
|
||||
<a href="/wiki/Home_appliances">home appliances</a> became viable in the 1900s with the introduction of
|
||||
<p>Early home automation began with labor-saving machines. Self-contained electric or gas powered
|
||||
<a href="/wiki/Home_appliances">home appliances</a> became viable in the 1900s with the introduction of
|
||||
<a href="/wiki/Electric_power_distribution">electric power distribution</a>
|
||||
and led to the introduction of washing machines (1904), water heaters (1889), refrigerators, sewing machines,
|
||||
and led to the introduction of washing machines (1904), water heaters (1889), refrigerators, sewing machines,
|
||||
dishwashers, and clothes dryers.
|
||||
</p>
|
||||
`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue