Hisham Akmal

Results 7 issues of Hisham Akmal

I've migrated it to Docusaurus(v2). I've also added a custom favicon, and also made it readable. It can be found in the react-tags-docusaurus directory. ``` cd react-tags-docusaurus npm i npm...

There was a typo in the last command in helm.md . This is the command that Ive edited. kubectl expose service grafana --type=NodePort --target-port=3000 --name=grafana-ext

![image](https://github.com/react-tags/react-tags/assets/90673701/026d892c-293f-4514-8a7f-c91a29307cf2)

This PR is for issue #10972 **Summary of Changes:** - Replaced "widget" with "component" wherever applicable (without modifying URLs). - Updated "Fx" to "fx" (bold, lowercase, no backticks). - Removed...

suspend-review-docs-app

## Summary Reduces the confusion assosciated with NotSame that previously would check nothing if any of the values is not a pointer. The changes made were tested using TestSame, TestNotSame,...

### What changes are being made and why? This PR introduces two main features to improve user experience when interacting with data tables and charts in the application: 1. **Empty...

**Purpose of PR?**: Add a CI workflow to build and push the multi-architecture Ubuntu-based image for KubeArmor on changes to the `main` branch. Fixes #1876 **Does this PR introduce a...