remove grid fluid from dart api list (#2823)
This commit is contained in:
parent
f993315931
commit
bde8fe1478
|
@ -1,4 +1,4 @@
|
||||||
- var base = current.path[4] ? '.' : './guide';
|
- var base = current.path[4] ? '.' : './guide';
|
||||||
|
|
||||||
.l-content-small.grid-fluid.docs-content.cheatsheet
|
.l-content-small.docs-content.cheatsheet
|
||||||
ngio-cheatsheet(src= base + '/cheatsheet.json')
|
ngio-cheatsheet(src= base + '/cheatsheet.json')
|
||||||
|
|
Loading…
Reference in New Issue