We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am using cordova and ratchet to build a mobile application but my icon cant display correctly. Is there any solution Phone:Redmi note3
My code `
<a class="tab-item" onClick="currentPage.loadPage('AddAssetGuide');"> <span class="icon icon-plus"></span> <span class="tab-label">ADD ASSET</span> </a> <a class="tab-item" onClick="currentPage.loadPage('ViewAsset');"> <span class="icon icon-list"></span> <span class="tab-label">VIEW ASSET</span> </a> <a class="tab-item" onClick="currentPage.loadPage('Setting');"> <span class="icon icon-gear"></span> <span class="tab-label">SETTINGS</span> </a> </nav>`
The text was updated successfully, but these errors were encountered:
@datomnurdin
Sorry, something went wrong.
@JimmyNgUNITEN this is dead project don't use it. you can use ionic instead
No branches or pull requests
I am using cordova and ratchet to build a mobile application but my icon cant display correctly. Is there any solution
Phone:Redmi note3
My code
`
HOME
The text was updated successfully, but these errors were encountered: