Closed Sky-De closed 1 year ago
Name | Link |
---|---|
Latest commit | fa9e76b6e40bf1bc3b579550ff3b91605b6146df |
Latest deploy log | https://app.netlify.com/sites/minimalist-task-tracker/deploys/6540e5abeed24d0007164cf0 |
Deploy Preview | https://deploy-preview-13--minimalist-task-tracker.netlify.app/ |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@all-contributors please add @Sky-De for code and bugs
@miljkovicjovan
I've put up a pull request to add @Sky-De! :tada:
@miljkovicjovan Hi, may I ask you a favor? I'd appreciate it if you could take a look at my Portfolio and other projects. Please let me know what you think about them, and if you like them, please give them a STAR. All public projects can be found in the PROJECTS section of my portfolio. Within that section, you can find live demo links as well as repository links related to each project. And if you like my project please mention other colleagues of these projects here to check my Portfolio , thanks thanks
Fix for Issue Number: #9
Overview:
This pull request addresses issue #6 by removing the tooltip on small (touch) devices. Here's a breakdown of the changes made:
I used Bootstrap classes :
simply by adding className="d-none d-lg-block" to the Tooltip component it is hidden in small devices now