Add Failed and Success states to tester devtool
This commit is contained in:
parent
73f5569f28
commit
e548372fe0
7 changed files with 198 additions and 53 deletions
|
|
@ -3,6 +3,10 @@ module = "icon"
|
|||
[glyphs]
|
||||
play = "entypo-play"
|
||||
stop = "entypo-stop"
|
||||
pause = "entypo-pause"
|
||||
record = "entypo-record"
|
||||
import = "entypo-folder"
|
||||
export = "entypo-floppy"
|
||||
lightbulb = "fontawesome-lightbulb"
|
||||
check = "entypo-check"
|
||||
cancel = "entypo-cancel"
|
||||
folder = "entypo-folder"
|
||||
floppy = "entypo-floppy"
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue