-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Wendell
committed
Sep 26, 2018
1 parent
e1b4d0a
commit 24a9449
Showing
15 changed files
with
410 additions
and
109 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31,4 +31,4 @@ import { Component } from '@angular/core'; | |
` ] | ||
}) | ||
export class NzDemoIconCustomComponent { | ||
} | ||
} |
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
chooseTheme: 'Select the Icon Theme', | ||
direction: 'Directional Icons', | ||
suggestion: 'Suggested Icons', | ||
edit: 'Editor Icons', | ||
data: 'Data Icons', | ||
other: 'Application Icons', | ||
logo: 'Brand and Logos' | ||
} |
Oops, something went wrong.